System.Web.Configuration.ProfileSection Members

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

See Also: Inherited members from System.Configuration.ConfigurationSection

Public Constructors

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

Public Properties

AutomaticSaveEnabledbool.

Gets or sets a value that determines whether changes to user-profile information are automatically saved on page exit.

DefaultProviderstring.

Gets or sets the name of the default profile provider.

Enabledbool.

Gets or sets a value indicating whether the ASP.NET profile feature is enabled.

Inheritsstring.

Gets or sets a type reference for a custom type derived from System.Web.Profile.ProfileBase.

[read-only]
PropertySettingsRootProfilePropertySettingsCollection.

Gets a System.Web.Configuration.RootProfilePropertySettingsCollection collection of System.Web.Configuration.ProfilePropertySettings objects.

[read-only]
ProvidersSystem.Configuration.ProviderSettingsCollection.

Gets a collection of System.Configuration.ProviderSettings objects.

Protected Properties

[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection.

Gets the properties collection for the System.Web.Configuration.ProfileSection object.