Click or drag to resize

FrameScheduledNavigationEventArgsFrameId Property

Version 118.6.80
Id of the frame that has scheduled a navigation.

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

Property Value

Type: String
See Also