The properties of System.Web.Configuration.ProfileSection are listed below. For a list of all members, see the ProfileSection Members list.
See Also: Inherited members from System.Configuration.ConfigurationSection
AutomaticSaveEnabled | bool.
Gets or sets a value that determines whether changes to user-profile information are automatically saved on page exit. | |
DefaultProvider | string.
Gets or sets the name of the default profile provider. | |
Enabled | bool.
Gets or sets a value indicating whether the ASP.NET profile feature is enabled. | |
Inherits | string.
Gets or sets a type reference for a custom type derived from System.Web.Profile.ProfileBase. | |
[read-only] | PropertySettings | RootProfilePropertySettingsCollection.
Gets a System.Web.Configuration.RootProfilePropertySettingsCollection collection of System.Web.Configuration.ProfilePropertySettings objects. |
[read-only] | Providers | System.Configuration.ProviderSettingsCollection.
Gets a collection of System.Configuration.ProviderSettings objects. |
[read-only] override | Properties | System.Configuration.ConfigurationPropertyCollection.
Gets the properties collection for the System.Web.Configuration.ProfileSection object. |