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