Click or drag to resize
CMSAbstractWebPartCPWebPartInEdit Property
Indicates whether this web part is in edit mode and contains content personalization variants. According to this setting, the web part context menu will be rendered in the edit mode.

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

Property Value

Type: Boolean
See Also