Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.PortalControls
CMSConditionalLayout Class
CMSConditionalLayout Properties
ActiveInDesignMode Property
GroupName Property
PagePlaceholder Property
Visible Property
VisibleForDeviceProfiles Property
VisibleForDocumentTypes Property
VisibleForDomains Property
VisibleForRoles Property
WebPartZones Property
CMSConditionalLayout
WebPartZones Property
Returns the list of all the inner web part zones (CMSWebPartZone controls).
Namespace:
CMS.PortalControls
Assembly:
CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
Copy
public
List
<
CMSWebPartZone
>
WebPartZones
{
get
; }
Property Value
Type:
List
CMSWebPartZone
See Also
Reference
CMSConditionalLayout Class
CMS.PortalControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com