This documentation is archived and is not being maintained.
UserPersonalizationStateInfo Properties
Visual Studio 2010
The UserPersonalizationStateInfo type exposes the following members.
| 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. |
Show: