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