Click or drag to resize

IUnmanagedAssetManager Methods


The IUnmanagedAssetManager type exposes the following members.

Methods
  Name Description
Public method CreateUnmanagedFolder Create a new unmanaged Asset Folder at given relative path to UnmanagedAssetLocation
Public method EmptyRecycleFolder Empties the recycle folder to deleted unmanaged Assets. This will permenantly purge them
Public method RootUnmanagedFolders Retrieve all root unmanaged Asset Folders. Root folders are direct child folders of UnmanagedAssetLocation
Public method UnmanagedAsset Retrieves an unmanaged Asset object by its relative path to UnmanagedAssetLocation or its id
Public method UnmanagedAssetFolder Retrieves an unmanaged Asset Folder object by its relative path to UnmanagedAssetLocation or its id
Public method UnmanagedAssetItem Retrieves an unamanged Asset or Asset Folder, by its relative path to UnmanagedAssetLocation or its id
Public method UnmanagedAssetItems Retrieves a collection of unmanaged Asset Folders and/or Assets, by their relative path to UnmanagedAssetLocation or their ids
Top
See Also