Table of Contents
getSubGroup Method 

Gets the sub item group.

Syntax
JavaScript
 NavigationItem.getSubGroup()

Return Value

The sub NavigationItemGroup object of this item, or null if it has no sub item.

See Also