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
| [read-only] | Name | string.
Gets or sets name of the group of System.Web.Configuration.ProfilePropertySettings objects this object contains. |
| [read-only] | PropertySettings | ProfilePropertySettingsCollection.
Gets the collection of profile property settings this object contains. |
| [read-only] override | Properties | System.Configuration.ConfigurationPropertyCollection.
Gets the properties collection for the System.Web.Configuration.ProfileGroupSettings object. |