Raises the PreRender 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 OnPreRender(
	EventArgs e
)
Visual Basic (Declaration)
Protected Overrides Sub OnPreRender ( _
	e As EventArgs _
)

Parameters

e
Type: System..::.EventArgs

See Also