Click or drag to resize
ChangeLayoutZoneIdArgsZoneWebParts Property
Gets or sets the layout zone web parts.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax
C#
public List<WebPartInstance> ZoneWebParts { get; set; }

Property Value

Type: ListWebPartInstance
See Also