The FileBrowserServices type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateComponent |
Create a component for a binary asset file. This operation will create a reference for the asset in CMS content
|
|
Delete |
Delete 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 |
Retrieve the list of file in specified folder
|
|
GetPermissions |
Retrieves the security information for a given asset file or folder
|
|
GetRootPermissions |
Get the security information on provided root folders
|
|
GetThumbnails |
Retrieves the thumb nails of given file names under specified folder
|
|
NewFolder |
Create a new folder under the specified folder for binary assets locations
|
|
SetPermissions |
Change security information of a given asset file or folder
|
See Also