Method Close
- Namespace
- DotNetBrowser.Browser.Handlers
- Assembly
- DotNetBrowser.dll
Close()
Creates a ShowContextMenuResponse that notifies the browser the context menu should be closed.
public static ShowContextMenuResponse Close()
Returns
- ShowContextMenuResponse
The ShowContextMenuResponse instance that can be used as a return value in ShowContextMenuHandler implementation.