IUnmanaged
|
The IUnmanagedAssetManager type exposes the following members.
| Name | Description | |
|---|---|---|
| UnmanagedAssetLocation | Gets the location where all unmanaged asset files are stored |
| Name | Description | |
|---|---|---|
| CreateUnmanagedFolder | Create a new unmanaged Asset Folder at given relative path to UnmanagedAssetLocation | |
| EmptyRecycleFolder | Empties the recycle folder to deleted unmanaged Assets. This will permenantly purge them | |
| RootUnmanagedFolders | Retrieve all root unmanaged Asset Folders. Root folders are direct child folders of UnmanagedAssetLocation | |
| UnmanagedAsset | Retrieves an unmanaged Asset object by its relative path to UnmanagedAssetLocation or its id | |
| UnmanagedAssetFolder | Retrieves an unmanaged Asset Folder object by its relative path to UnmanagedAssetLocation or its id | |
| UnmanagedAssetItem | Retrieves an unamanged Asset or Asset Folder, by its relative path to UnmanagedAssetLocation or its id | |
| UnmanagedAssetItems | Retrieves a collection of unmanaged Asset Folders and/or Assets, by their relative path to UnmanagedAssetLocation or their ids |