System.Web.HttpApplication.Init Method

Executes custom initialization code after all event handler modules have been added.

Syntax

public virtual void Init ()

Remarks

In a derived class, you can override the HttpApplication.Init method to add custom one-time initialization code.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0