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

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public void LoadRegionsContent(
	bool forceReload
)

Parameters

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