Click or drag to resize
CMSAbstractLayoutLoadOrphanedZones Method
Loads the orphaned zones to the layout.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public void LoadOrphanedZones(
	bool reloadData
)

Parameters

reloadData
Type: SystemBoolean
Reload web parts data
See Also