JavascriptDialogClosedEventArgsResult Property |
Version 111.2.70
Whether dialog was confirmed.
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax public bool Result { get; }
public:
property bool Result {
bool get ();
}
Property Value
Type:
BooleanSee Also