Click or drag to resize
CMSWebPartZoneOnInit Method
Init action.

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

Parameters

e
Type: SystemEventArgs
See Also