Click or drag to resize

FileBrowserServices Methods


The FileBrowserServices type exposes the following members.

Methods
  Name Description
Public method CreateComponent Creates a component for a binary asset file. This operation will create a reference for the asset in CMS content
Public method Delete Deletes a Asset file or folder. Note that deleting a folder will remove all files below, so use with caution.
Public method GetChildren Gets the child folders of a given asset folder
Public method GetFileList Retrieves the list of file in specified folder
Public method GetThumbnails Retrieves the thumb nails of given file names under specified folder
Public method SearchAssets Retrieves the listing of assets, with filtering of specified search string
Public method UneditableImageAssets Provides a list of asset ids, and finds out whether those assets can be checked out to current user.
Top
See Also