CMSConditionalLayoutWebPartZones Property |
Returns the list of all the inner web part zones (CMSWebPartZone controls).
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public List<CMSWebPartZone> WebPartZones { get; }
Property Value
Type:
ListCMSWebPartZoneSee Also