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: 11.0.0
Syntaxprotected bool CPWebPartInEdit { get; }
Property Value
Type:
Boolean
See Also