Wijmo UI for the Web
contextMenu Field
wijmo.fileexplorer Namespace > IShortcuts Interface : contextMenu Field

Get or set the shortcuts for opening the ContextMenu.

Syntax
var instance; // Type: wijmo.fileexplorer.IShortcuts;
var value; // Type: string
value = instance.contextMenu;
var contextMenu : string;
See Also

Reference

IShortcuts Interface