Click or drag to resize

IAssetManagerAssets Method


Overload List
  Name Description
Public method Code example 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.

Public method Assets(IEnumerableString) Retrieves a collection of Assets by their unique IDs.
Public method Assets(Int32, Int32, Int32) Retrieves the collection of all Assets, in a paginated fashion.
Top
See Also