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

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

Property Value

Type: Boolean
See Also