DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Browser.Dialogs.Handlers
OpenDirectoryResponse Class
OpenDirectoryResponse Methods
Cancel Method
SelectDirectory Method
OpenDirectoryResponse
Cancel Method
Creates a
OpenDirectoryResponse
that notifies the browser that the dialog was canceled.
Namespace:
DotNetBrowser.Browser.Dialogs.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
public
static
OpenDirectoryResponse
Cancel
()
Return Value
Type:
OpenDirectoryResponse
The
OpenDirectoryResponse
instance that can be used as a return value in
OpenDirectoryHandler
implementation.
See Also
Reference
OpenDirectoryResponse Class
DotNetBrowser.Browser.Dialogs.Handlers Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.