VaultdownloadFileAndExecute Method |
Method that downloads file from web url, save it in users working directory and if
user want opens it with appropriate program. If the same file already exists at the
working directory, file not downloading anew.
Is not supported because it works with files system directly.
Namespace:
Aras.Client.Controls.Public
Syntaxfunction downloadFileAndExecute();
See Also