System.Web.IHttpModule Members

The members of System.Web.IHttpModule are listed below.

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.