JavascriptBindingCompleteEventArgsIsCached Property |
Version 106.0.290
Is the object cached
Namespace:
CefSharp.Event
Assembly:
CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax public bool IsCached { get; }
public:
property bool IsCached {
bool get ();
}
Property Value
Type:
BooleanSee Also