Method Cancel
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
Cancel()
Creates a OpenExternalAppResponse that notifies the browser that the link should not be opened in the external application.
public static OpenExternalAppResponse Cancel()
Returns
- OpenExternalAppResponse
The OpenExternalAppResponse instance that can be used as a return value in OpenExternalAppHandler implementation.