ProfileBase Properties

  Name Description
Public property Context  Gets the associated settings context. (inherited from SettingsBase)
Public property IsAnonymous Gets a value indicating whether the user profile is for an anonymous user.
Public property IsDirty Gets a value indicating whether any of the profile properties have been modified.
Public property IsSynchronized  Gets a value indicating whether access to the object is synchronized (thread safe). (inherited from SettingsBase)
Public property Item Overridden. Gets or sets a profile property value indexed by the property name.
Public property LastActivityDate Gets the most recent date and time that the profile was read or modified.
Public property LastUpdatedDate Gets the most recent date and time that the profile was modified.
Public property Static Properties Gets a collection of SettingsProperty objects for each property in the profile.
Public property PropertyValues  Gets a collection of settings property values. (inherited from SettingsBase)
Public property Providers  Gets a collection of settings providers. (inherited from SettingsBase)
Public property UserName Gets the user name for the profile.
Top

Community Additions

ADD
Show: