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

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public List<CMSConditionalLayout> ConditionalLayouts { get; }

Property Value

Type: ListCMSConditionalLayout
See Also