PersonalizationAdministration::ResetUserState Method
.NET Framework (current version)
Resets all per-user state in the underlying data store for the specified parameters.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ResetUserState(String^) | Resets all per-user state in the underlying data store for the specified path. |
![]() ![]() | ResetUserState(String^, String^) | Resets per-user state in the underlying data store for the specified combination of user name and path. |
![]() ![]() | ResetUserState(String^, array<String^>^) | Resets per-user state in the underlying data store for the page and users specified. |
![]() ![]() | ResetUserState(array<String^>^) | Resets all per-user state in the underlying data store for the specified paths. |
Show:

