- context
- An System.Web.HttpApplication that provides access to the methods, properties, and events common to all application objects within an ASP.NET application
Use the IHttpModule.Init(HttpApplication) method to register event handling methods with specific events.