IAssetMap Methods |
The IAssetMap type exposes the following members.
Name | Description | |
---|---|---|
GetAssetByID(String) |
Retrieves a Asset by its unique id
(Inherited from IAssetFactory.) | |
GetAssetByID(String, String) |
Retrieves a Asset by its unique id
(Inherited from IAssetFactory.) | |
GetAssetByPath(String) |
Retrieves a Asset by its path
(Inherited from IAssetFactory.) | |
GetAssetByPath(String, Boolean) |
Retrieves a Asset by its path
(Inherited from IAssetFactory.) | |
GetAssetsByExternalUrl |
Retrieves a collection of external Asset items by their external Url.
(Inherited from IAssetFactory.) | |
Report |
Reporting function declaration to be implemented with extending classes
(Inherited from ISingleton.) |