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

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

Parameters

forceReload
Type: System.Boolean
Force the reload of the content
See Also