BackForwardCacheNotUsedEventArgsNotRestoredExplanationsTree Property |
Version 130.1.90
Tree structure of reasons why the page could not be cached for each frame.
Namespace: CefSharp.DevTools.PageAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public BackForwardCacheNotRestoredExplanationTree NotRestoredExplanationsTree { get; }
public:
property BackForwardCacheNotRestoredExplanationTree^ NotRestoredExplanationsTree {
BackForwardCacheNotRestoredExplanationTree^ get ();
}
Property Value
BackForwardCacheNotRestoredExplanationTreeSee Also