Click or drag to resize

FrameClearedScheduledNavigationEventArgsFrameId Property

Version 92.0.260
Id of the frame that has cleared its scheduled navigation.

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp (in CefSharp.dll) Version: 92.0.260.0 (92.0.260.0)
Syntax
public string FrameId { get; }

Property Value

Type: String
See Also