The FileSystemUtils type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | AddAllUserReadPermission | Obsolete. |
![]() ![]() | AddFile(String, Int32, Boolean, FolderInfo) | Obsolete.
Adds a File
|
![]() ![]() | AddFile(String, Int32, String, String, String) | Obsolete.
Adds a File
|
![]() ![]() | AddFolder(PortalSettings, String, String) | Obsolete.
Adds a Folder
|
![]() ![]() | AddFolder(PortalSettings, String, String, Int32) | Obsolete.
Adds a Folder with a specificed unique identifier
|
![]() ![]() | AddFolder(PortalSettings, String, String, Int32, Guid) | Obsolete. |
![]() ![]() | AddToZip |
Adds a File to a Zip File
|
![]() ![]() | AddTrailingSlash | Obsolete. |
![]() ![]() | AddUserFolder | Obsolete.
Creates a User Folder
|
![]() ![]() | CheckValidFileName | Obsolete. |
![]() ![]() | CopyFile(String, String) |
Trys to copy a file in the file system
|
![]() ![]() | CopyFile(String, String, PortalSettings) | Obsolete.
Copies a File
|
![]() ![]() | CreateFileFromString | Obsolete.
UploadFile pocesses a single file
|
![]() ![]() | DefaultProtectedFolders | Obsolete.
This checks to see if the folder is a protected type of folder
|
![]() ![]() | DeleteFile(String) |
Trys to delete a file from the file system
|
![]() ![]() | DeleteFile(String, PortalSettings) | Obsolete.
Deletes a file
|
![]() ![]() | DeleteFile(String, PortalSettings, Boolean) | Obsolete.
Deletes a file
|
![]() ![]() | DeleteFiles | |
![]() ![]() | DeleteFilesRecursive | |
![]() ![]() | DeleteFileWithWait |
Deletes file in areas with a high degree of concurrent file access (i.e. caching, logging)
This solves file concurrency issues under heavy load.
|
![]() ![]() | DeleteFolder | Obsolete.
Deletes a folder
|
![]() ![]() | DeleteFolderRecursive | |
![]() ![]() | DownloadFile(String) | Obsolete.
Moved directly from FileManager code, probably should make extension lookup more generic
|
![]() ![]() | DownloadFile(Int32, Int32, Boolean, Boolean) | Obsolete.
Streams a file to the output stream if the user has the proper permissions
|
![]() ![]() | DownloadFile(PortalSettings, Int32, Boolean, Boolean) | Obsolete.
Streams a file to the output stream if the user has the proper permissions
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | FormatFolderPath | Obsolete. |
![]() ![]() | GetContentType | Obsolete.
gets the content type based on the extension
|
![]() ![]() | GetFileContent(FileInfo) | Obsolete. |
![]() ![]() | GetFileContent(FileInfo, Int32, String) | Obsolete. |
![]() ![]() | GetFilesByFolder(Int32, Int32) | Obsolete. |
![]() ![]() | GetFilesByFolder(Int32, String) | Obsolete. |
![]() ![]() | GetFileStream(FileInfo) | Obsolete. |
![]() ![]() | GetFileStream(FileInfo, Int32, String) | Obsolete. |
![]() ![]() | GetFolder | Obsolete. |
![]() ![]() | GetFolderPortalId | Obsolete. |
![]() ![]() | GetFolders | Obsolete.
Gets all the folders for a Portal
|
![]() ![]() | GetFoldersByParentFolder | Obsolete.
Gets all the subFolders for a Parent
|
![]() ![]() | GetFoldersByUser(Int32, Boolean, Boolean, String) | Obsolete. |
![]() ![]() | GetFoldersByUser(Int32, Boolean, Boolean, Boolean, String) | Obsolete. |
![]() ![]() | GetHash(array<Byte>[]()[][]) | Obsolete. |
![]() ![]() | GetHash(Stream) | Obsolete. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() ![]() | GetRoles | Obsolete. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | GetUserFolderPath | Obsolete. |
![]() ![]() | MapPath | Obsolete.
The MapPath method maps the specified relative or virtual path to the corresponding physical directory on the server.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | MoveFile | Obsolete.
Moves (Renames) a File
|
![]() ![]() | PullFile | Obsolete. |
![]() ![]() | ReadFile | |
![]() ![]() | ReceiveFile | Obsolete. |
![]() ![]() | RemoveOrphanedFolders | Obsolete. |
![]() ![]() | RemoveTrailingSlash | Obsolete. |
![]() ![]() | SaveFile | Obsolete. |
![]() ![]() | SendFile | Obsolete. |
![]() ![]() | SetFileAttributes | Obsolete.
Assigns 1 or more attributes to a file
|
![]() ![]() | SetFolderPermission(Int32, Int32, Int32, Int32, String) | Obsolete.
Sets a Folders Permissions the same as the Folders parent folder
|
![]() ![]() | SetFolderPermission(Int32, Int32, Int32, Int32, Int32, String) | Obsolete. |
![]() ![]() | SetFolderPermissions(Int32, Int32, String) | Obsolete. |
![]() ![]() | SetFolderPermissions(Int32, Int32, Int32, String) | Obsolete.
Sets a Folders Permissions to the Administrator Role
|
![]() ![]() | StripFolderPath | Obsolete. |
![]() ![]() | Synchronize(Int32, Int32, String) | Obsolete. |
![]() ![]() | Synchronize(Int32, Int32, String, Boolean) | Obsolete. |
![]() ![]() | SynchronizeFolder(Int32, String, String, Boolean) | Obsolete. |
![]() ![]() | SynchronizeFolder(Int32, String, String, Boolean, Boolean) | Obsolete. |
![]() ![]() | SynchronizeFolder(Int32, Int32, String, String, String, Boolean) | Obsolete. |
![]() ![]() | SynchronizeFolder(Int32, String, String, Boolean, Boolean, Boolean) | Obsolete. |
![]() ![]() | SynchronizeFolder(Int32, String, String, Boolean, Boolean, Boolean, Boolean) | Obsolete. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() ![]() | UnzipFile | Obsolete. |
![]() ![]() | UnzipResources | |
![]() ![]() | UploadFile(String, HttpPostedFile) | Obsolete. |
![]() ![]() | UploadFile(String, HttpPostedFile, Boolean) | Obsolete. |
![]() ![]() | UploadFile(String, HttpPostedFile, String) | Obsolete. |
![]() ![]() | UploadFile(String, HttpPostedFile, String, Boolean) | Obsolete. |
![]() ![]() | WriteFile | Obsolete. |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToJson |
Extension method on object that serializes the value to Json.
Note the type must be marked Serializable or include a DataContract attribute.
(Defined by JsonExtensionsWeb.) |