| Name | Description | |
|---|---|---|
![]() | AuthenticateFile | Authenticates the file using password. |
![]() | ClearSessionCache | Clears the uploaded file cache for current HTTP session. |
![]() | CopyFile | Copyies the specified file from application directory to the data storage. |
![]() | Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.Web.Http.ApiController) |
![]() | DownloadImageFile | Downloads an image file from a server. |
![]() | ExecuteAsync | Executes asynchronously a single HTTP operation. (Inherited from System.Web.Http.ApiController) |
![]() | SaveImageFile | Saves images to an image file. |
![]() | UploadBase64Image | Uploads an image, which is represented by Base64 string, to the server. |
![]() | UploadBase64Images | Uploads 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. Validates the given entity and adds the validation errors to the model state under the empty prefix, if any. (Inherited from System.Web.Http.ApiController) |

