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.492
Syntax
IAssetMapEntry ItemByID(
	string contentId
)

Parameters

contentId  String
Content Identifier

Return Value

IAssetMapEntry
IAssetMapEntry
See Also