FileDownloader Methods

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Methods

Name Description
Public event ClearFileList Removes all entries from the current file list.
Public event Download Initiates the download process.
Public event DownloadFileAdd Adds an entry to the file list.
Public event DownloadFileList Downloads the file list from the URL specified with the P:FileDownloader.FileList property.
Public event DownloadFileRemove Removes an entry with the specified index from the file list.
Public event SkipAll Skips downloading of all files that were not downloaded yet.
Public event SkipCurrent Skips downloading of the current file.