DevToolsClientPage Property |
Version 130.1.90
Actions and events related to the inspected page belong to the page domain.
Namespace: CefSharp.DevToolsAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public PageClient Page { get; }
public:
property PageClient^ Page {
PageClient^ get ();
}
Property Value
PageClientSee Also