Mono Class Library: Overview

System.Web.Profile.ProfileBase: Method Members

The methods of System.Web.Profile.ProfileBase are listed below. For a list of all members, see the ProfileBase Members list.

See Also: Inherited members from System.Configuration.SettingsBase

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.