System.Web.Configuration.CustomErrorsSection.Mode Property

Gets or sets the error display modality.

Syntax

[System.Configuration.ConfigurationProperty("mode", DefaultValue="RemoteOnly")]
public CustomErrorsMode Mode { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Specifies whether custom errors are enabled, disabled, or shown only to remote clients.

Requirements

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