BackForwardCacheNotUsedEventArgsFrameId Property |
Version 112.3.0
The frame id of the associated frame.
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public string FrameId { get; }
public:
property String^ FrameId {
String^ get ();
}
Property Value
Type:
StringSee Also