PersonalizationAdministration::GetCountOfState Method

 

Returns a count of the personalization state items in the underlying data store that exist for the specified scope and additional parameters.

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetCountOfState(PersonalizationScope)

Returns a count of the personalization state items in the underlying data store that exist for the specified scope.

System_CAPS_pubmethodSystem_CAPS_staticGetCountOfState(PersonalizationScope, String^)

Returns a count of the personalization state items in the underlying data store that exist for the specified parameters.

Return to top
Show: