BackForwardCacheNotUsedEventArgsLoaderId Property |
Version 118.6.80
The loader id for the associated navgation.
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public string LoaderId { get; }
public:
property String^ LoaderId {
String^ get ();
}
Property Value
Type:
StringSee Also