C1.Web.Api.Storage.CloudStorage Namespace / DropBoxStorage Class
Properties Methods


DropBoxStorage Class Members

The following tables list the members exposed by DropBoxStorage.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyExists property  
Public PropertyFile Name  
Public PropertyFile Path  
Public PropertyReadOnly property  
Top
Public Methods
 NameDescription
Public MethodCreate new folder with the specified path  
Public MethodDeletes 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 MethodGets the file with the specified path.  
Public MethodUploads file with the specified path.  
Top
See Also