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