Click or drag to resize

IAssetMapItemByPath Method


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

Parameters

path
Type: SystemString

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

Return Value

Type: IAssetMapEntry

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

See Also