Raises the Init event.

Namespace:  DlhSoft.Web.UI.WebControls.Pert
Assembly:  DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)

Syntax

C#
protected override void OnInit(
	EventArgs e
)
Visual Basic (Declaration)
Protected Overrides Sub OnInit ( _
	e As EventArgs _
)

Parameters

e
Type: System..::.EventArgs

See Also