Click or drag to resize
CMSConditionalLayoutActiveInDesignMode Property
If true, the layout behaves actively in design mode of the page, meaning that it evaluates it's display condition

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public bool ActiveInDesignMode { get; set; }

Property Value

Type: Boolean
See Also