Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax IUrlMapPageEntry ItemByPath(
string path
)
Function ItemByPath (
path As String
) As IUrlMapPageEntry
IUrlMapPageEntry^ ItemByPath(
String^ path
)
abstract ItemByPath :
path : string -> IUrlMapPageEntry
Parameters
- path
- Type: SystemString
[Missing <param name="path"/> documentation for "M:Ingeniux.CMS.IUrlMap.ItemByPath(System.String)"]
Return Value
Type:
IUrlMapPageEntry[Missing <returns> documentation for "M:Ingeniux.CMS.IUrlMap.ItemByPath(System.String)"]
See Also