Name | Description | |
---|---|---|
![]() | VintasoftFileApi2Controller Constructor | Initializes a new instance of the VintasoftFileApi2Controller class. |
The following tables list the members exposed by VintasoftFileApi2Controller.
Name | Description | |
---|---|---|
![]() | VintasoftFileApi2Controller Constructor | Initializes a new instance of the VintasoftFileApi2Controller class. |
Name | Description | |
---|---|---|
![]() | ActionContext | (Inherited from System.Web.Http.ApiController) |
![]() | Configuration | (Inherited from System.Web.Http.ApiController) |
![]() | ControllerContext | (Inherited from System.Web.Http.ApiController) |
![]() | IsEmptySessionSupported | Gets or sets a value indicating whether the API controller can work with undefined session. |
![]() | ModelState | (Inherited from System.Web.Http.ApiController) |
![]() | Request | (Inherited from System.Web.Http.ApiController) |
![]() | RequestContext | (Inherited from System.Web.Http.ApiController) |
![]() | UploadDirectoryName | This property is obsolete from version 8.6. See remarks. |
![]() | Url | (Inherited from System.Web.Http.ApiController) |
![]() | User | (Inherited from System.Web.Http.ApiController) |
Name | Description | |
---|---|---|
![]() | CopyFile | Copyies the specified file from application directory to the data storage. |
![]() | Dispose | Overloaded. Overridden. Releases the unmanaged resources that are used by the object and, optionally, releases the managed resources. |
![]() | DownloadImageFile | Downloads an image file from a server. |
![]() | ExecuteAsync | Overridden. Executes asynchronously a single HTTP operation. |
![]() | UploadBase64Image | Uploads an image, which is represented by Base64 string, to the server. |
![]() | UploadBase64Images | Uploads the images, which are represented by Base64 strings, to the server. |
![]() | UploadImageFile | Uploads an image file to the server. |
![]() | UploadImageFiles | Uploads the image files to the server. |
![]() | Validate | Overloaded. (Inherited from System.Web.Http.ApiController) |
Name | Description | |
---|---|---|
![]() | CreateImageTilesCacheManager | Creates a cache manager that manages cache of image tiles. |
![]() | CreateSessionDataStorage | Creates a data storage for current session. |
![]() | CreateThumbnailsCacheManager | Creates a cache manager that manages cache of thumbnails. |
![]() | CreateWebService | Creates the Vintasoft.Imaging.Web.Services.VintasoftFileWebService that handles HTTP requests from clients and allows to manipulate files on a server. |
![]() | Initialize | (Inherited from System.Web.Http.ApiController) |