Click or drag to resize

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; }

Property Value

Type: BackForwardCacheNotRestoredExplanationTree
See Also