FileDownloader.SkipCurrent Method

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Skips downloading of the current file.

Syntax

JavaScript
getFileDownloader("FileDownloaderID").SkipCurrent();

Remarks

This method is a programatically analogue of the Skip Current button. Use it if you run the download process in background.

See Also

Reference