PersonalizationAdministration::GetAllInactiveUserState Method

 

Returns a collection of all per-user personalization state information associated with inactive users.

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetAllInactiveUserState(DateTime)

Returns a collection of all per-user personalization state information associated with inactive users, based on the specified date.

System_CAPS_pubmethodSystem_CAPS_staticGetAllInactiveUserState(DateTime, Int32, Int32, Int32%)

Returns a subset of all per-user personalization state information associated with inactive users, based on the specified parameters.

Return to top
Show: