Click or drag to resize

BackForwardCacheNotUsedEventArgsNotRestoredExplanationsTree Property

Version 113.3.50
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: 113.3.50.0
Syntax
public BackForwardCacheNotRestoredExplanationTree NotRestoredExplanationsTree { get; }

Property Value

Type: BackForwardCacheNotRestoredExplanationTree
See Also