CMSWebPartZoneLoadRegionsContent Method |
Loads the editable regions content.
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax public void LoadRegionsContent(
bool forceReload
)
Parameters
- forceReload
- Type: SystemBoolean
Force the reload of the content
See Also