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