Table of Contents
getParentGroup Method 

Gets the NavigationItemGroup object that owns this item.

Syntax
JavaScript
 NavigationItem.getParentGroup()

Return Value

A NavigationItemGroup object that owns this item.

See Also