IHttpModule Members
MSDN Home
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 1.1
.NET Framework
Reference
System.Web
IHttpModule Interface
IHttpModule Interface
IHttpModule Members
Methods
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
IHttpModule Members
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