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