Fire event Load.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
protected override void OnLoad(
	EventArgs e
)

Parameters

e
Type: System..::.EventArgs
The EventArgs object containing the event data.

See Also