System.Web.Configuration.CustomErrorCollection.GetKey Method

Gets the System.Web.Configuration.CustomErrorCollection key at the specified index.

Syntax

public string GetKey (int index)

Parameters

index
The collection key's index.

Returns

The System.Web.Configuration.CustomErrorCollection key at 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