Click or drag to resize

BrowserClientDownloadWillBegin Event

Version 94.4.20
Fired when page is about to start a download.

Namespace:  CefSharp.DevTools.Browser
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public event EventHandler<DownloadWillBeginEventArgs> DownloadWillBegin

Value

Type: SystemEventHandlerDownloadWillBeginEventArgs
See Also