DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Browser.Handlers
ShowContextMenuResponse Class
ShowContextMenuResponse Methods
Close Method
Select Method
ShowContextMenuResponse
Close Method
Creates a
ShowContextMenuResponse
that notifies the browser the context menu should be closed.
Namespace:
DotNetBrowser.Browser.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
public
static
ShowContextMenuResponse
Close
()
Return Value
Type:
ShowContextMenuResponse
The
ShowContextMenuResponse
instance that can be used as a return value in
ShowContextMenuHandler
implementation.
See Also
Reference
ShowContextMenuResponse Class
DotNetBrowser.Browser.Handlers Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.