System.Web.Configuration.ClientTargetCollection.GetKey Method

Gets the collection key for the specified element.

Syntax

public string GetKey (int index)

Parameters

index
The collection index of the element to get.

Returns

A string containing the value of the key.

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