Click or drag to resize
CMSWebPartZoneLoadRegionsContent Method
Loads the editable regions content.

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

Parameters

forceReload
Type: SystemBoolean
Force the reload of the content
See Also