System.Web.Configuration.ProfileGroupSettings Members

The members of System.Web.Configuration.ProfileGroupSettings are listed below.

See Also: Inherited members from System.Configuration.ConfigurationElement

Public Constructors

Initializes a new instance of the System.Web.Configuration.ProfileGroupSettings class using default settings.

Public Properties

[read-only]
Namestring.

Gets or sets name of the group of System.Web.Configuration.ProfilePropertySettings objects this object contains.

[read-only]
PropertySettingsProfilePropertySettingsCollection.

Gets the collection of profile property settings this object contains.

Protected Properties

Public Methods

override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.