Click or drag to resize

FileBrowserServices Methods


The FileBrowserServices type exposes the following members.

Methods
  NameDescription
Public methodCreateComponent
Creates a component for a binary asset file. This operation will create a reference for the asset in CMS content
Public methodDelete
Deletes a Asset file or folder. Note that deleting a folder will remove all files below, so use with caution.
Public methodGetChildren
Gets the child folders of a given asset folder
Public methodGetFileList
Retrieves the list of file in specified folder
Public methodGetThumbnails
Retrieves the thumb nails of given file names under specified folder
Public methodSearchAssets
Retrieves the listing of assets, with filtering of specified search string
Public methodUneditableImageAssets
Provides a list of asset ids, and finds out whether those assets can be checked out to current user.
Top
See Also