Click or drag to resize
CMSPageOnLoad Method
Load event handler

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected override void OnLoad(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
See Also