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