The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: