System.Web.IHttpModule: Method Members

The methods of System.Web.IHttpModule are listed below. For a list of all members, see the IHttpModule Members list.

Public Methods

Dispose()

Disposes of the resources (other than memory) used by the module that implements System.Web.IHttpModule.

Init(HttpApplication)

Initializes a module and prepares it to handle requests.