CKEditorControlBrowserContextMenuOnCtrl Property |
Whether to show the browser native context menu when
the CTRL or the META (Mac) key is pressed while opening
the context menu.
Default value: true
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public bool BrowserContextMenuOnCtrl { get; set; }
Property Value
Type:
BooleanSee Also