Raises the PreRender event.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
protected override void OnPreRender( EventArgs e ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub OnPreRender ( _ e As EventArgs _ ) |
Parameters
- e
- Type: System..::.EventArgs