Click or drag to resize

BackForwardCacheNotUsedEventArgsNotRestoredExplanationsTree Property

Version 105.3.390
Tree structure of reasons why the page could not be cached for each frame.

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp (in CefSharp.dll) Version: 105.3.390.0 (105.3.390.0)
Syntax
public BackForwardCacheNotRestoredExplanationTree NotRestoredExplanationsTree { get; }

Property Value

Type: BackForwardCacheNotRestoredExplanationTree
See Also