System.Web.Configuration.CustomErrorCollection.Get Method

Gets the System.Web.Configuration.CustomError object with the specified index.

Syntax

public CustomError Get (int index)

Parameters

index
The collection index of the System.Web.Configuration.CustomError object.

Returns

The System.Web.Configuration.CustomError with the specified index.

Remarks

Documentation for this section has not yet been entered.

Requirements

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