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