Click or drag to resize
CMSPagePlaceholderDesignEnabled Property
If true, placeholder is enabled in design mode.

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

Property Value

Type: Boolean
See Also