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.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax public bool BrowserContextMenuOnCtrl { get; set; }
Property Value
Type:
BooleanSee Also