Click or drag to resize
CMSWebPartZoneWebParts Property
List of WebParts contained within the zone.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public virtual List<Control> WebParts { get; }

Property Value

Type: ListControl
See Also