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