This documentation is archived and is not being maintained.
IHttpModule Methods
.NET Framework 1.1
The methods of the IHttpModule interface are listed here. For a complete list of IHttpModule interface members, see the IHttpModule Members topic.
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
Show:
