Click or drag to resize

CSSStyleSheetHeaderOwnerNode Property

Version 130.1.90
The backend id for the owner node of the stylesheet.

Namespace: CefSharp.DevTools.CSS
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public int? OwnerNode { get; set; }

Property Value

NullableInt32
See Also