System.Web.Configuration.CustomErrorsSection.Errors Property

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

Syntax

[System.Configuration.ConfigurationProperty("", Options=System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection)]
public CustomErrorCollection Errors { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Each error is associated with a custom error condition and specifies a custom error page.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0