The IAssetManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CreateFolder |
Creates a new folder.
|
![]() | DeleteFile |
Deletes an existing file
|
![]() | DeleteFolder |
Deletes an existing folder
|
![]() | GetFolderContent |
Gets the page of files and folders contained in the specified folder.
|
![]() | GetFolders |
Gets the list of subfolders for the specified folder.
|
![]() | RenameFile |
Renames a existing file.
|
![]() | RenameFolder |
Renames a existing folder.
|
![]() | SearchFolderContent |
Searches the files and folders contained in the specified folder.
|