CMSAbstractLayoutLoadOrphanedZones Method |
Loads the orphaned zones to the layout.
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax public void LoadOrphanedZones(
bool reloadData
)
Parameters
- reloadData
- Type: SystemBoolean
Reload web parts data
See Also