UrlRoutingModule::Init Method (HttpApplication^)
.NET Framework (current version)
Initializes a module and prepares it to handle requests.
Assembly: System.Web (in System.Web.dll)
Parameters
- application
-
Type:
System.Web::HttpApplication^
An object that provides access to the methods, properties, and events common to all application objects in an ASP.NET application.
.NET Framework
Available since 3.5
Available since 3.5
Show: