VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.Panels Namespace / WebUiPanelWithContextMenuJS type / get_ContextMenu Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ContextMenu Method
In This Topic
Gets a context menu associated with this panel.
Syntax
var instance = new Vintasoft.Imaging.UI.Panels.WebUiPanelWithContextMenuJS(items, settings, stateButton);

var value; // Type: Vintasoft.Imaging.UI.UIElements.WebUiContextMenuJS
value = instance.get_ContextMenu();

Return Value

The WebUiContextMenuJS object, which defines context menu for current panel.
Browser Compatibility
56+
45+
11
See Also