Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

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

Parameters

e
Type: System..::.EventArgs

See Also