PersonalizationAdministration::ResetInactiveUserState Method
.NET Framework (current version)
Resets per-user personalization state information by deleting the associated rows in the underlying data store.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ResetInactiveUserState(DateTime) | Resets all per-user personalization state information in the underlying data store, based on the specified parameter. |
![]() ![]() | ResetInactiveUserState(String^, DateTime) | Resets all per-user state information in the underlying data store for inactive users, based on the specified parameters. |
Show:

