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