ErrorHandlerModule.IHttpModule.Init Method (HttpApplication)
.NET Framework (current version)
Initializes the module and prepares it to handle requests. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- application
-
Type:
System.Web.HttpApplication
An HttpApplication that provides access to the methods, properties, and events common to all application objects within an ASP.NET application.
Implements
IHttpModule.Init(HttpApplication)
.NET Framework
Available since 1.1
Available since 1.1
Show: