getImageFilesInfos Метод (WebImageCollectionJS)
В этом разделе
Overloaded. Отправляет асинхронный запрос на сервер и получает информацию об изображениях, которые хранятся в файлах на сервере.
Список перегрузок
| Перегрузка | Описание |
| getImageFilesInfos(string[],function,function,Vintasoft.Shared.WebServiceJS) | Отправляет асинхронный запрос на сервер и получает информацию об изображениях, которые хранятся в файлах на сервере. |
| getImageFilesInfos(string[],function,function) | Sends an asynchronous request to a server and gets information about images, which are stored in files on server. Function uses web service specified by WebServiceJS.defaultImageCollectionService property. |
| getImageFilesInfos(string[],function) | Sends an asynchronous request to a server and gets information about images, which are stored in files on server. Function uses web service specified by WebServiceJS.defaultImageCollectionService property. |
| getImageFilesInfos(string[],Vintasoft.Shared.WebServiceJS) | Sends an asynchronous request to a server and gets information about images, which are stored in files on server. |
| getImageFilesInfos(Vintasoft.Shared.WebFileInfoJS[],function,function,Vintasoft.Shared.WebServiceJS) | Sends an asynchronous request to a server and gets information about images, which are stored in files on server. |
| getImageFilesInfos(Vintasoft.Shared.WebFileInfoJS[],function,function) | Sends an asynchronous request to a server and gets information about images, which are stored in files on server. Function uses web service specified by WebServiceJS.defaultImageCollectionService property. |
| getImageFilesInfos(Vintasoft.Shared.WebFileInfoJS[],function) | Sends an asynchronous request to a server and gets information about images, which are stored in files on server. Function uses web service specified by WebServiceJS.defaultImageCollectionService property. |
| getImageFilesInfos(Vintasoft.Shared.WebFileInfoJS[],Vintasoft.Shared.WebServiceJS) | Sends an asynchronous request to a server and gets information about images, which are stored in files on server. |
Смотрите также