FileDownloader.SkipAll Method

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Skips downloading of all files that were not downloaded yet.

Syntax

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

Remarks

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

See Also

Reference