Click or drag to resize
UIPlaceHolderOnInit Method
Raises the Init event.

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

Parameters

e
Type: SystemEventArgs
See Also