IHttpModule overview
Public Methods
Dispose | Disposes of the resources (other than memory) used by the module that implements IHttpModule. |
Init | Initializes a module and prepares it to handle requests. |
See Also
IHttpModule Interface | System.Web Namespace