WaitForSelectorAsyncResponseSuccess Property |
Version 111.2.70
True if the javascript was executed successfully
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax public bool Success { get; }
public:
property bool Success {
bool get ();
}
Property Value
Type:
BooleanSee Also