.Net Organisation Chart Component Class Library
OnLoad Method (e)
NamespacesOrgChart.Core.CommandBarChartCommandBarOnLoad(EventArgs)
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Raises the Load event.
Declaration Syntax
C#Visual BasicVisual C++
protected override void OnLoad(
	EventArgs e
)
Protected Overrides Sub OnLoad ( _
	e As EventArgs _
)
protected:
virtual void OnLoad(
	EventArgs^ e
) override
Parameters
e (EventArgs)
The EventArgs object that contains the event data

Assembly: OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)