UrlRoutingModule.IHttpModule.Init Method (HttpApplication)
.NET Framework (current version)
For a description of this member, see IHttpModule.Init.
Assembly: System.Web (in System.Web.dll)
Parameters
- application
-
Type:
System.Web.HttpApplication
An object that provides access to the methods, properties, and events that are common to all application objects in an ASP.NET application.
Implements
IHttpModule.Init(HttpApplication)This member is an explicit interface member implementation. It can be used only when the UrlRoutingModule instance is cast to an IHttpModule interface.
.NET Framework
Available since 3.5
Available since 3.5
Show: