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.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public bool ActiveInDesignMode { get; set; }

Property Value

Type: Boolean
See Also