addFileWithAuthentication Метод (WebDocumentViewerBaseJS)
В этом разделе
Overloaded. Отправляет асинхронный запрос на сервер, получает информацию (с аутентификацией файла) об изображениях, которые хранятся в файле на сервере, и добавляет изображения в веб просмотрщик документов.
Список перегрузок
| Перегрузка | Описание |
| addFileWithAuthentication(string,function,function) | Отправляет асинхронный запрос на сервер, получает информацию (с аутентификацией файла) об изображениях, которые хранятся в файле на сервере, и добавляет изображения в веб просмотрщик документов. |
| addFileWithAuthentication(Vintasoft.Shared.WebFileInfoJS,function,function) | Sends an asynchronous request to a server, gets information (with file authentication) about images, which are stored in file on server and adds images to the web document viewer. |
| addFileWithAuthentication(string,function) | Sends an asynchronous request to a server, gets information (with file authentication) about images, which are stored in file on server and adds images to the web document viewer. |
| addFileWithAuthentication(Vintasoft.Shared.WebFileInfoJS,function) | Sends an asynchronous request to a server, gets information (with file authentication) about images, which are stored in file on server and adds images to the web document viewer. |
| addFileWithAuthentication(Vintasoft.Shared.WebFileInfoJS) | Sends an asynchronous request to a server, gets information (with file authentication) about images, which are stored in file on server and adds images to the web document viewer. |
| addFileWithAuthentication(string) | Sends an asynchronous request to a server, gets information (with file authentication) about images, which are stored in file on server and adds images to the web document viewer. |
Совместимость с веб браузерами
Смотрите также