| Перегрузка | Описание |
|---|---|
| downloadImageFile(string,function,function,Vintasoft.Shared.WebServiceJS) | Отправляет асинхронный запрос на сервер для загрузки файла с сервера. |
| downloadImageFile(string,function,function) | Sends an asynchronous request (using default web service) to a server for downloading a file from a server. |
| downloadImageFile(Vintasoft.Shared.WebImageSourceJS,function,function) | Sends an asynchronous request (using default web service) to a server for downloading a file from a server. |