Click or drag to resize
CMSDynamicWebControlOnLoad Method
Load event handler.

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

Parameters

e
Type: SystemEventArgs
See Also