IAsset
|
| Name | Description | |
|---|---|---|
|
|
Assets(FuncIAsset, Boolean) |
Retrieves a collection of Assets, pre-filtered through a function. e.g. a function to filter assets that have the jpg extension. |
|
|
Assets(IEnumerableString) | Retrieves a collection of Assets by their unique IDs. |
|
|
Assets(Int32, Int32, Int32) | Retrieves the collection of all Assets, in a paginated fashion. |