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