This documentation is archived and is not being maintained.

SharedPersonalizationStateInfo Properties

The SharedPersonalizationStateInfo type exposes the following members.

  NameDescription
Public property CountOfPersonalizations Gets the total number of users that have personalized a page.
Public property LastUpdatedDate Gets the date and time that the personalization state was last updated. (Inherited from PersonalizationStateInfo.)
Public property Path Gets the path to the page associated with the personalization state information. (Inherited from PersonalizationStateInfo.)
Public property Size Gets the size of the personalization state information stored in the underlying data store. (Inherited from PersonalizationStateInfo.)
Public property SizeOfPersonalizations Gets the total size of all per-user personalization information for a page.
Top
Show: