CMSConditionalLayoutActiveInDesignMode Property |
If true, the layout behaves actively in design mode of the page, meaning that it evaluates it's display condition
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax public bool ActiveInDesignMode { get; set; }
Property Value
Type:
BooleanSee Also