Mono Class Library: Overview

System.Web.Profile.ProfileBase: Members

The members of System.Web.Profile.ProfileBase are listed below.

See Also: Inherited members from System.Configuration.SettingsBase

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
IsAnonymousbool. Documentation for this section has not yet been entered.
[read-only]
IsDirtybool. Documentation for this section has not yet been entered.
default property
override
Item(string)object. Documentation for this section has not yet been entered.
[read-only]
LastActivityDateDateTime. Documentation for this section has not yet been entered.
[read-only]
LastUpdatedDateDateTime. Documentation for this section has not yet been entered.
[read-only]
static
PropertiesSystem.Configuration.SettingsPropertyCollection. Documentation for this section has not yet been entered.
[read-only]
UserNamestring. Documentation for this section has not yet been entered.

Public Methods

static
Create(string) : ProfileBase
Documentation for this section has not yet been entered.
static
Create(string, bool) : ProfileBase
Documentation for this section has not yet been entered.
GetProfileGroup(string) : ProfileGroupBase
Documentation for this section has not yet been entered.
GetPropertyValue(string) : object
Documentation for this section has not yet been entered.
Initialize(string, bool)
Documentation for this section has not yet been entered.
override
Save()
Documentation for this section has not yet been entered.
SetPropertyValue(string, object)
Documentation for this section has not yet been entered.