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