Click or drag to resize

IAssetMapItem Method


Get asset map entry matching the content item

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
IAssetMapEntry Item(
	IAsset contentItem
)

Parameters

contentItem
Type: Ingeniux.CMSIAsset
Content Item

Return Value

Type: IAssetMapEntry
IAssetMapEntry
See Also