Click or drag to resize
CMSPagePlaceholderLoadOrphanedZones Method
Loads the orphaned zones to the.

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 the web parts data
See Also