IHttpModule Interface
.NET Framework 3.0
Provides module initialization and disposal events to the implementing class.
Namespace: System.Web
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
For an example of a custom module that implements IHttpModule, see How to: Create a Custom HTTP Module.
Community Additions
ADD
Show: