Web API Edition | ComponentOne
C1.Web.Api.Storage Namespace / StorageController Class
Properties Methods


In This Topic
    StorageController Class Members
    In This Topic

    The following tables list the members exposed by StorageController.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
    Public Methods
     NameDescription
    Public MethodCreate new folder with path  
    Public MethodDeletes the file with the specified path.  
    Public MethodOverloaded.  (Inherited from System.Web.Http.ApiController)
    Public Method (Inherited from System.Web.Http.ApiController)
    Public MethodGets the file with the specified path.  
    Public MethodGets all files and folders within the specified path.  
    Public MethodMove files from current path to destination path  
    Public MethodUploads file with the specified path.  
    Public MethodOverloaded.  (Inherited from System.Web.Http.ApiController)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Web.Http.ApiController)
    Top
    See Also