Click or drag to resize
PortalHelperDisplayContentInDesignMode Property
If true, web part content should be displayed in design mode.

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

Property Value

Type: Boolean
See Also