Method Cancel
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
Cancel()
Creates a RepostFormResponse that notifies the browser that the page reloading should be canceled.
public static RepostFormResponse Cancel()
Returns
- RepostFormResponse
The RepostFormResponse instance that can be used as a return value in RepostFormHandler implementation.