Click or drag to resize

IAssetMapItem Method


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

Parameters

contentItem
Type: Ingeniux.CMSIAsset

[Missing <param name="contentItem"/> documentation for "M:Ingeniux.CMS.IAssetMap.Item(Ingeniux.CMS.IAsset)"]

Return Value

Type: IAssetMapEntry

[Missing <returns> documentation for "M:Ingeniux.CMS.IAssetMap.Item(Ingeniux.CMS.IAsset)"]

See Also