웹파일매니저 » Api

startdownload

Description

파일 다운로드를 시작한다.

Return Value

Type Description
void

Example

function btn_startdownload_on mouseup() { WebFileManager.adddownloadlist("test.xls", "http://www.softbase.co.kr/example/test.xls"); WebFileManager.startdownload(); }

See Also

stopdownload

Viewer Ver.

9.1.1.1

Update Date

20161020