Click or drag to resize

IAssetMapItemByID Method


Get asset map entry matching the content id

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
IAssetMapEntry ItemByID(
	string contentId
)

Parameters

contentId
Type: SystemString
Content Identifier

Return Value

Type: IAssetMapEntry
IAssetMapEntry
See Also