PortalHelper CollectWebPartZones Method Kentico 8.0 API Reference
Returns the list of all the WebPartZones within the given control (searches only for the level 0 placeholders, does not search recursively in the placeholders).

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

Return Value

Type: OnlineList CMSWebPartZone 
See Also