PersonalizationAdministration::GetCountOfState Method
.NET Framework (current version)
Returns a count of the personalization state items in the underlying data store that exist for the specified scope and additional parameters.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetCountOfState(PersonalizationScope) | Returns a count of the personalization state items in the underlying data store that exist for the specified scope. |
![]() ![]() | GetCountOfState(PersonalizationScope, String^) | Returns a count of the personalization state items in the underlying data store that exist for the specified parameters. |
Show:

