System.Web.Configuration.ProfileGroupSettings: Property Members

The properties of System.Web.Configuration.ProfileGroupSettings are listed below. For a list of all members, see the ProfileGroupSettings Members list.

See Also: Inherited members from System.Configuration.ConfigurationElement

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