IHttpModule Methods
.NET Framework (current version)
Namespace:
System.Web
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Disposes of the resources (other than memory) used by the module that implements IHttpModule. |
![]() | Init(HttpApplication^) | Initializes a module and prepares it to handle requests. |
Show:
