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

PRIVATE 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

PRIVATE 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

PRIVATE 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

PRIVATE 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

PRIVATE 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

PUBLIC 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-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:18:08