PersonalizationAdministration::GetCountOfInactiveUserState Method

 

Returns a count of the per-user personalization items in the underlying data store for inactive users.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetCountOfInactiveUserState(DateTime)

Returns a count of the per-user personalization items in the underlying data store for inactive users, based on the parameter specified.

System_CAPS_pubmethodSystem_CAPS_staticGetCountOfInactiveUserState(String^, DateTime)

Returns a count of the per-user personalization items in the underlying data store for inactive users, based on the specified parameters.

Return to top
Show: