ProfileInfo Properties

 

Namespace:   System.Web.Profile
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubpropertyIsAnonymous

Gets whether the user name for the profile is anonymous.

System_CAPS_pubpropertyLastActivityDate

Gets the last date and time when the profile was read or updated.

System_CAPS_pubpropertyLastUpdatedDate

Gets the last date and time when the profile was updated.

System_CAPS_pubpropertySize

Gets the size of the profile property names and values stored in the data source.

System_CAPS_pubpropertyUserName

Gets the user name for the profile.

Return to top
Show: