System.Web.HttpModuleCollection.Get Method

Returns the System.Web.IHttpModule object with the specified name from the System.Web.HttpModuleCollection.

Syntax

public IHttpModule Get (string key)

Parameters

key
a string

Returns

The System.Web.IHttpModule member specified by the name 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