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.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax protected bool CPWebPartInEdit { get; }
Property Value
Type:
BooleanSee Also