CefBrowserHost StartDownload Method Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

Download the file at |url| using CefDownloadHandler.

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public void StartDownload(
	string url
)

Parameters

url
Type: OnlineSystem String

[Missing <param name="url"/> documentation for "M:Xilium.CefGlue.CefBrowserHost.StartDownload(System.String)"]

See Also