PersonalizationAdministration::GetAllState Method

 

Returns a collection of all personalization state information from the underlying data store for the requested personalization scope and other specified parameters.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetAllState(PersonalizationScope)

Returns a collection of all personalization state information from the underlying data store for the requested personalization scope.

System_CAPS_pubmethodSystem_CAPS_staticGetAllState(PersonalizationScope, Int32, Int32, Int32%)

Returns a subset of all personalization state information from the underlying data store, based on the specified parameters.

Return to top
Show: