IHttpModule Methods
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| 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. |
Community Additions
ADD
Show: