Gets this item's item ID path.
[JavaScript]
NavigationItem.getPath(
)
Return Value
Gets the path of the item, which is a delimited list of item's ItemID property values that form a path from the root item to the current item.
See Also
NavigationItem Object