ScriptModule::IHttpModule::Init Method (HttpApplication^)
.NET Framework (current version)
Initializes the module and prepares it to handle requests.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- context
-
Type:
System.Web::HttpApplication^
An HttpApplication 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^)
.NET Framework
Available since 3.5
Available since 3.5
Show: