DotNetBrowser.Browser.Handlers Namespace |
Class | Description | |
---|---|---|
BrowserParameters |
The base class for IBrowser handlers parameters.
| |
CreatePopupParameters |
The parameters of the CreatePopupHandler.
| |
CreatePopupResponse |
The response to the CreatePopupHandler.
| |
FrameParameters | ||
InjectCssParameters |
The parameters of the InjectCssHandler.
| |
InjectCssResponse |
The response to the InjectCssHandler.
| |
InjectJsParameters |
The parameters of the InjectJsHandler.
| |
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.
|