FileBrowserServices Methods Ingeniux CMS Web Services API

The FileBrowserServices type exposes the following members.

Methods

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

Reference