Click or drag to resize

DOMNodeFrameId Property

Version 130.1.90
Frame ID for frame owner elements and also for the document node.

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

Property Value

String
See Also