Table of Contents
getPath Method 

Gets this item's item ID path.

Syntax
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