System.Web.HttpModuleCollection.GetKey Method

Returns the key (name) of the System.Web.IHttpModule object at the specified numerical index.

Syntax

public string GetKey (int index)

Parameters

index
Index of the key to retrieve from the collection.

Returns

The name of the System.Web.IHttpModule member specified by the index parameter.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0