SharedPersonalizationStateInfo Properties

 

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

NameDescription
System_CAPS_pubpropertyCountOfPersonalizations

Gets the total number of users that have personalized a page.

System_CAPS_pubpropertyLastUpdatedDate

Gets the date and time that the personalization state was last updated.(Inherited from PersonalizationStateInfo.)

System_CAPS_pubpropertyPath

Gets the path to the page associated with the personalization state information.(Inherited from PersonalizationStateInfo.)

System_CAPS_pubpropertySize

Gets the size of the personalization state information stored in the underlying data store.(Inherited from PersonalizationStateInfo.)

System_CAPS_pubpropertySizeOfPersonalizations

Gets the total size of all per-user personalization information for a page.

Return to top
Show: