ComponentOne Studio Web API Edition
StorageController Class Members
Properties  Methods 

The following tables list the members exposed by StorageController.

Public Constructors
 NameDescription
Public ConstructorStorageController Constructor  
Top
Public Properties
 NameDescription
Public PropertyActionContext (Inherited from System.Web.Http.ApiController)
Public PropertyConfiguration (Inherited from System.Web.Http.ApiController)
Public PropertyControllerContext (Inherited from System.Web.Http.ApiController)
Public PropertyModelState (Inherited from System.Web.Http.ApiController)
Public PropertyRequest (Inherited from System.Web.Http.ApiController)
Public PropertyRequestContext (Inherited from System.Web.Http.ApiController)
Public PropertyUrl (Inherited from System.Web.Http.ApiController)
Public PropertyUser (Inherited from System.Web.Http.ApiController)
Top
Public Methods
 NameDescription
Public MethodDeleteFileDeletes the file with the specified path.  
Public MethodDispose (Inherited from System.Web.Http.ApiController)
Public MethodExecuteAsync (Inherited from System.Web.Http.ApiController)
Public MethodGetFileGets the file with the specified path.  
Public MethodUploadFileUploads file with the specified path.  
Public MethodValidateOverloaded.  (Inherited from System.Web.Http.ApiController)
Top
See Also

Reference

StorageController Class
C1.Web.Api.Storage Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.