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