Top Method Summary
Options Name Purpose
BeforeBrowseHandler (Object, OnBeforeBrowseEventArgs) Event handler for the BeforeBrowse event
CertificateErrorHandler (Object, OnCertificateErrorEventArgs) Event handler for the CertificateError event
GetAuthCredentialsHandler (Object, GetAuthCredentialsEventArgs) Event handler for the GetAuthCredentials event
OpenUrlFromTabHandler (Object, OnOpenUrlFromTabEventArgs) Event handler for the OpenUrlFromTab event
RenderProcessTerminatedHandler (Object, OnRenderProcessTerminatedEventArgs) Event handler for the RenderProcessTerminated event

Top Constructor Summary
Options Name Purpose
RequestCallbackHandler (ChromiumWebBrowserEventHelper, ICefBrowserRequestCallbackService, Control, ChromiumWebBrowser) Constructor of the RequestCallbackHandler class


Method Detail
Top

BeforeBrowseHandler (Object, OnBeforeBrowseEventArgs)

Purpose: Event handler for the BeforeBrowse event
Notes:

Parameters:
sender System.Object
The reference to the component that raised the event
e Consultingwerk.CefSharpSupport.RequestHandlerSupport.OnBeforeBrowseEventArgs
The OnBeforeBrowseEventArgs with the data for this event
Top

CertificateErrorHandler (Object, OnCertificateErrorEventArgs)

Purpose: Event handler for the CertificateError event
Notes:

Parameters:
sender System.Object
The reference to the component that raised the event
e Consultingwerk.CefSharpSupport.RequestHandlerSupport.OnCertificateErrorEventArgs
The OnCertificateErrorEventArgs with the data for this event
Top

GetAuthCredentialsHandler (Object, GetAuthCredentialsEventArgs)

Purpose: Event handler for the GetAuthCredentials event
Notes:

Parameters:
sender System.Object
The reference to the component that raised the event
e Consultingwerk.CefSharpSupport.RequestHandlerSupport.GetAuthCredentialsEventArgs
The GetAuthCredentialsEventArgs with the data for this event
Top

OpenUrlFromTabHandler (Object, OnOpenUrlFromTabEventArgs)

Purpose: Event handler for the OpenUrlFromTab event
Notes:

Parameters:
sender System.Object
The reference to the component that raised the event
e Consultingwerk.CefSharpSupport.RequestHandlerSupport.OnOpenUrlFromTabEventArgs
The OnOpenUrlFromTabEventArgs with the data for this event
Top

RenderProcessTerminatedHandler (Object, OnRenderProcessTerminatedEventArgs)

Purpose: Event handler for the RenderProcessTerminated event
Notes:

Parameters:
sender System.Object
The reference to the component that raised the event
e Consultingwerk.CefSharpSupport.RequestHandlerSupport.OnRenderProcessTerminatedEventArgs
The OnRenderProcessTerminatedEventArgs with the data for this event


Constructor Detail
Top

RequestCallbackHandler (ChromiumWebBrowserEventHelper, ICefBrowserRequestCallbackService, Control, ChromiumWebBrowser)

Purpose: Constructor of the RequestCallbackHandler class
Notes:

Parameters:
poEventHelper Consultingwerk.CefSharpSupport.ChromiumWebBrowserEventHelper
The reference to the ChromiumWebBrowserEventHelper instance
poCallbackService Consultingwerk.Windows.CefBrowser.ICefBrowserRequestCallbackService
The reference to the ICefBrowserRequestCallbackService implementation
poBrowserParent System.Windows.Forms.Control
The reference to the Control/Form that hosts the browser
poCefBrowser CefSharp.WinForms.ChromiumWebBrowser
The reference to the ChromiumWebBrowser instance


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:31:24