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