Property Canceled
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
Canceled
Indicates whether the dialog was canceled.
public bool Canceled { get; }
Property Value
- bool
true
if the dialog was canceled,false
otherwise.