PersonalizationAdministration::GetAllState Method
.NET Framework (current version)
Returns a collection of all personalization state information from the underlying data store for the requested personalization scope and other specified parameters.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetAllState(PersonalizationScope) | Returns a collection of all personalization state information from the underlying data store for the requested personalization scope. |
![]() ![]() | GetAllState(PersonalizationScope, Int32, Int32, Int32%) | Returns a subset of all personalization state information from the underlying data store, based on the specified parameters. |
Show:

