The IAssetManager type exposes the following members.

Methods

  NameDescription
Public methodCreateFolder
Creates a new folder.
Public methodDeleteFile
Deletes an existing file
Public methodDeleteFolder
Deletes an existing folder
Public methodGetFolderContent
Gets the page of files and folders contained in the specified folder.
Public methodGetFolders
Gets the list of subfolders for the specified folder.
Public methodRenameFile
Renames a existing file.
Public methodRenameFolder
Renames a existing folder.
Public methodSearchFolderContent
Searches the files and folders contained in the specified folder.

See Also