Click or drag to resize
CMSContentPageOnPreInit Method
OnPreInit

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

Parameters

e
Type: SystemEventArgs
See Also