System.Web.Configuration.CustomErrorsSection Members

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

See Also: Inherited members from System.Configuration.ConfigurationSection

Public Constructors

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

Public Properties

DefaultRedirectstring.

Gets or sets the default URL for redirection.

[read-only]
ErrorsCustomErrorCollection.

Gets the collection of the System.Web.Configuration.CustomError objects.

ModeCustomErrorsMode.

Gets or sets the error display modality.

Protected Properties

[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.

Protected Methods

override
DeserializeSection(System.Xml.XmlReader)
Documentation for this section has not yet been entered.
override
Reset(System.Configuration.ConfigurationElement)
Documentation for this section has not yet been entered.