IAssetManagerAssets Method |
Name | Description | |
---|---|---|
![]() | Assets(IEnumerableString) |
Retrieves a collection of Assets by their unique IDs.
|
![]() ![]() | 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(Int32, Int32, Int32) |
Retrieves the collection of all Assets, in a paginated fashion.
|