Method Cancel
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
Cancel()
Creates a ConfirmResponse that notifies the browser that the JavaScript confirmation dialog should be canceled.
public static ConfirmResponse Cancel()
Returns
- ConfirmResponse
The ConfirmResponse instance that can be used as a return value in ConfirmHandler implementation.