Click or drag to resize
CMSAbstractLayoutConditionalLayouts Property
Returns the list of found conditional layouts

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

Property Value

Type: ListCMSConditionalLayout
See Also