Click or drag to resize
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.UI
Assembly: CMS.CKEditor.Web.UI (in CMS.CKEditor.Web.UI.dll) Version: 11.0.0
Syntax
C#
public bool BrowserContextMenuOnCtrl { get; set; }

Property Value

Type: Boolean
See Also