HttpApplication::Init Method ()
.NET Framework (current version)
Executes custom initialization code after all event handler modules have been added.
Assembly: System.Web (in System.Web.dll)
In a derived class, you can override the Init method to add custom one-time initialization code.
.NET Framework
Available since 1.1
Available since 1.1
Show: