System.Web.Configuration.UrlMappingCollection.GetKey Method

Gets the collection key of the specified element.

Syntax

public string GetKey (int index)

Parameters

index
The collection index of the element to get.

Returns

A string representing 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