CMSWebPartZone LoadWebParts Method Kentico 8.1 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.1.5347.20411)

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