Dynamicweb 8 Documentation
FilesAndFolders Class Methods


For a list of all members of this type, see FilesAndFolders members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CopyFileCopy the current file to another location.  
Public Methodstatic (Shared in Visual Basic)CopyFileBrowserCopy the current file to another location.  
Public Methodstatic (Shared in Visual Basic)CopyFilesCopy the current file to the destination file.  
Public Methodstatic (Shared in Visual Basic)CopyFoldersCopy current folder and all its subfolders and subfiles to another location with permissions.  
Public Methodstatic (Shared in Visual Basic)CreateFileCreates the new file.  
Public Methodstatic (Shared in Visual Basic)CreateFolderCreates a new folder.  
Public Methodstatic (Shared in Visual Basic)DeleteFileSimply moves the current file to another location.  
Public Methodstatic (Shared in Visual Basic)DeleteFilesSimply moves the current files of array to another location.  
Public Methodstatic (Shared in Visual Basic)DeleteFolderDeletes the current folder.  
Public Methodstatic (Shared in Visual Basic)DeleteFoldersDeletes current folder and all its subfolders and files.  
Public Methodstatic (Shared in Visual Basic)getFullFilePathReturns the full phisical path to the current file.  
Public Methodstatic (Shared in Visual Basic)GetValidFileAndFolderNameGets the name of the valid file and folder.  
Public Methodstatic (Shared in Visual Basic)IsValidFileAndFolderNameDetermines whether [is valid file and folder name] [the specified folder name].  
Public Methodstatic (Shared in Visual Basic)MoveFileMoves the current file to the destination file.  
Public Methodstatic (Shared in Visual Basic)MoveFilesOverloaded. Moves the current file to the destination file.  
Public Methodstatic (Shared in Visual Basic)MoveFolderMoves current folder and all its subfolders and subfiles to another location.  
Public Methodstatic (Shared in Visual Basic)MoveFoldersMoves current folder and all its subfolders and subfiles to another location with permissions.  
Public Methodstatic (Shared in Visual Basic)ReadTextFileRaeds the current text file.  
Public Methodstatic (Shared in Visual Basic)RenameFileRenames the current file.  
Public Methodstatic (Shared in Visual Basic)RenameFolderRenames the current folder.  
Public Methodstatic (Shared in Visual Basic)RestoreFileRestore file.  
Public Methodstatic (Shared in Visual Basic)RestoreFilesRestore all files of the current array.  
Public Methodstatic (Shared in Visual Basic)TrueDeleteFilesDeletes all files of the current array.  
Public Methodstatic (Shared in Visual Basic)TryMakeWritableOverloaded. Tries to make the given file writable.  
Public Methodstatic (Shared in Visual Basic)WriteTextFileWrites text to the current file.  
Top
See Also

Reference

FilesAndFolders Class
Dynamicweb.Content.Files Namespace

Send Feedback