Click or drag to resize

IUrlMapItem Method


Returns the IUrlMapPageEntry for the requested content item

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IUrlMapPageEntry Item(
	IPage contentItem
)

Parameters

contentItem  IPage
The content item to be requested

Return Value

IUrlMapPageEntry
the IUrlMapPageEntry for the requested content
See Also