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