[This is preliminary documentation and is subject to change.]
Call to continue the download. Set |download_path| to the full file path
for the download including the file name or leave blank to use the
suggested name and the default temp directory. Set |show_dialog| to true
if you do wish to show the default "Save As" dialog.
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Parameters
- downloadPath
- Type: System String
[Missing <param name="downloadPath"/> documentation for "M:Xilium.CefGlue.CefBeforeDownloadCallback.Continue(System.String,System.Boolean)"]
- showDialog
- Type: System Boolean
[Missing <param name="showDialog"/> documentation for "M:Xilium.CefGlue.CefBeforeDownloadCallback.Continue(System.String,System.Boolean)"]
See Also