Click or drag to resize

IAssetMapItemByID Method


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

Parameters

contentId
Type: SystemString

[Missing <param name="contentId"/> documentation for "M:Ingeniux.CMS.IAssetMap.ItemByID(System.String)"]

Return Value

Type: IAssetMapEntry

[Missing <returns> documentation for "M:Ingeniux.CMS.IAssetMap.ItemByID(System.String)"]

See Also