CMSWebPartZone LoadWebParts Method Kentico 8.0 API Reference
Loads the web parts to the control.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

zoneInstance
Type: CMS.PortalEngine WebPartZoneInstance
Zone instance with the web parts data
reloadData (Optional)
Type: OnlineSystem Boolean
If true, the web part are forced to reload the data
See Also