CefClientGetDownloadHandler Method |
Return the handler for download events. If no handler is returned downloads
will not be allowed.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax protected virtual CefDownloadHandler GetDownloadHandler()
Return Value
Type:
CefDownloadHandlerSee Also