PersonalizationAdministration::GetCountOfInactiveUserState Method
.NET Framework (current version)
Returns a count of the per-user personalization items in the underlying data store for inactive users.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetCountOfInactiveUserState(DateTime) | Returns a count of the per-user personalization items in the underlying data store for inactive users, based on the parameter specified. |
![]() ![]() | GetCountOfInactiveUserState(String^, DateTime) | Returns a count of the per-user personalization items in the underlying data store for inactive users, based on the specified parameters. |
Show:

