Click or drag to resize
CMSAbstractLayoutWebPartLoadZones Method
Loads the web part zones contained within the web part.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
protected virtual void LoadZones(
	bool reloadData
)

Parameters

reloadData
Type: SystemBoolean
See Also