FileExplorer for ASP.NET Web Forms
FileCommand Enumeration

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1FileExplorer Namespace : FileCommand Enumeration
Operations in FileExplorer.
Syntax
'Declaration
 
Public Enum FileCommand 
   Inherits System.Enum
public enum FileCommand : System.Enum 
Members
MemberDescription
CreateDirectoryCreate a new directory
DeleteDelete files or folders
GetItemsGet sub folders and files contained in
MoveMove files or folders to a new folder
PastePaste a file or folder to a location
RenameRename a file or directory
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1FileExplorer.FileCommand

See Also

Reference

C1.Web.Wijmo.Controls.C1FileExplorer Namespace