System.Web.Configuration.CompilerCollection.GetKey Method

Gets the System.Web.Configuration.CompilerCollection key name at the specified index.

Syntax

public string GetKey (int index)

Parameters

index
An integer value specifying a System.Web.Configuration.Compiler within the System.Web.Configuration.CompilerCollection.

Returns

The key name at the specified index of the System.Web.Configuration.CompilerCollection.

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