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