Click or drag to resize

AssetServices Methods


The AssetServices type exposes the following members.

Methods
  Name Description
Public method CreateResumeFolder Creates AssetFolders of given paths; Creates all missing folders for each path; Resume folder that matches the paths in the entire ancestors chains.
Public method GetAssetChildren Retrieves the child assets for specified asset folder
Public method GetAssetFolderInfoForField Retrieves basic information of an asset folder
Public method GetAssetInfoForField Retrieves basic asset information
Public method GetAssetRoots Retrieves the list of root asset folders by their IDs
Public method GetRelatedAssets Retrieves the assets related to the asset of specified ID
Public method MultiPartUpload Handles multi-part form upload and creates a new asset with upload binary as asset content
Public method UploadAssetPackage Uploads a zip file, and creates all files within the zip file as assets, with default schemas for their extensions. The folders structure within the zip file is replicated as asset folders
Top
See Also