BackForwardCacheNotRestoredExplanationReason Property  | 
Version 108.4.130 
            Not restored reason
            
 
    Namespace: 
   CefSharp.DevTools.Page
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic BackForwardCacheNotRestoredReason Reason { get; set; }public:
property BackForwardCacheNotRestoredReason Reason {
	BackForwardCacheNotRestoredReason get ();
	void set (BackForwardCacheNotRestoredReason value);
}Property Value
Type: 
BackForwardCacheNotRestoredReason
See Also