Click or drag to resize

VaultdownloadFiles Method

Download files from downloadFileList to working directory with specified credentials and post data. To use this method call [M:addFileToDownloadList]. Multiple files downloading is not supported. Use [M:downloadFile] instead.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function downloadFiles();
See Also