PersonalizationAdministration::GetAllInactiveUserState Method
.NET Framework (current version)
Returns a collection of all per-user personalization state information associated with inactive users.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetAllInactiveUserState(DateTime) | Returns a collection of all per-user personalization state information associated with inactive users, based on the specified date. |
![]() ![]() | GetAllInactiveUserState(DateTime, Int32, Int32, Int32%) | Returns a subset of all per-user personalization state information associated with inactive users, based on the specified parameters. |
Show:

