ShowContextMenuResponseSelect Method |
Creates a
ShowContextMenuResponse that notifies the browser that the
item should be
selected. The browser will execute the
corresponding functionality of the selected context menu item. The context menu state
will be changed to closed.
Namespace:
DotNetBrowser.Browser.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax Exceptions Exception | Condition |
---|
ArgumentException | The item is null. |
See Also