Click or drag to resize

IAssetMapItemByPath Method


Get asset map entry matching the path

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IAssetMapEntry ItemByPath(
	string path
)

Parameters

path  String
path

Return Value

IAssetMapEntry
IAssetMapEntry
See Also