Namespace DotNetBrowser.Browser.Handlers
Classes
- BrowserParameters
The base class for IBrowser handlers parameters.
- CreatePopupParameters
The parameters of the CreatePopupHandler.
- CreatePopupResponse
The response to the CreatePopupHandler.
- FrameParameters
Represents the parameters of IBrowser-related handlers associated with IFrame.
- InjectCssParameters
The parameters of the InjectCssHandler.
- InjectCssResponse
The response to the InjectCssHandler.
- InjectJsParameters
The parameters of the InjectJsHandler.
- OpenExtensionActionPopupParameters
The parameters of the OpenExtensionActionPopupHandler.
- OpenPopupParameters
The parameters of the OpenPopupHandler.
- RequestPdfDocumentPasswordParameters
The parameters of the RequestPdfDocumentPasswordHandler.
- RequestPdfDocumentPasswordResponse
The response to the RequestPdfDocumentPasswordHandler.
- RequestPrintParameters
The parameters of the RequestPrintHandler.
- RequestPrintResponse
The response to the RequestPrintHandler.
- ShowContextMenuParameters
The parameters of the ShowContextMenuHandler.
- ShowContextMenuResponse
The response to the ShowContextMenuHandler.