PersonalizationAdministration::ResetInactiveUserState Method

 

Resets per-user personalization state information by deleting the associated rows in the underlying data store.

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticResetInactiveUserState(DateTime)

Resets all per-user personalization state information in the underlying data store, based on the specified parameter.

System_CAPS_pubmethodSystem_CAPS_staticResetInactiveUserState(String^, DateTime)

Resets all per-user state information in the underlying data store for inactive users, based on the specified parameters.

Return to top
Show: