Raises the Init event.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.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