CMSAbstractLayoutWebPartZonesList Property |
Returns the list of all the inner web part zones (CMSWebPartZone controls).
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax public List<CMSWebPartZone> WebPartZonesList { get; }
Property Value
Type:
ListCMSWebPartZoneSee Also