Click or drag to resize

DevToolsClientPage Property

Version 101.0.180
Actions and events related to the inspected page belong to the page domain.

Namespace:  CefSharp.DevTools
Assembly:  CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax
public PageClient Page { get; }

Property Value

Type: PageClient
See Also