Click or drag to resize
PageTemplateInfoWebPartZones Property
Web part zones contained within the Page template.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public List<WebPartZoneInstance> WebPartZones { get; }

Property Value

Type: ListWebPartZoneInstance
See Also