UserPersonalizationStateInfo Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| LastActivityDate | Gets the last time the user was active in the ASP.NET application associated with a page. |
| LastUpdatedDate | Gets the date and time that the personalization state was last updated. (inherited from PersonalizationStateInfo) |
| Path | Gets the path to the page associated with the personalization state information. (inherited from PersonalizationStateInfo) |
| Size | Gets the size of the personalization state information stored in the underlying data store. (inherited from PersonalizationStateInfo) |
| Username | Gets the user name to which the personalization information for a page applies. |
Community Additions
ADD
Show: