C1.Web.Api.Storage Namespace : StorageController Class |
The following tables list the members exposed by StorageController.
Name | Description | |
---|---|---|
StorageController Constructor |
Name | Description | |
---|---|---|
ActionContext | (Inherited from System.Web.Http.ApiController) | |
Configuration | (Inherited from System.Web.Http.ApiController) | |
ControllerContext | (Inherited from System.Web.Http.ApiController) | |
ModelState | (Inherited from System.Web.Http.ApiController) | |
Request | (Inherited from System.Web.Http.ApiController) | |
RequestContext | (Inherited from System.Web.Http.ApiController) | |
Url | (Inherited from System.Web.Http.ApiController) | |
User | (Inherited from System.Web.Http.ApiController) |
Name | Description | |
---|---|---|
DeleteFile | Deletes the file with the specified path. | |
Dispose | (Inherited from System.Web.Http.ApiController) | |
ExecuteAsync | (Inherited from System.Web.Http.ApiController) | |
GetFile | Gets the file with the specified path. | |
UploadFile | Uploads file with the specified path. | |
Validate | Overloaded. (Inherited from System.Web.Http.ApiController) |