JavascriptBindingCompleteEventArgsIsCached Property |
Version 130.1.90
Is the object cached
Namespace: CefSharp.EventAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public bool IsCached { get; }
public:
property bool IsCached {
bool get ();
}
Property Value
BooleanSee Also