Table of Contents
getNavigator Method 

Gets the BaseNavigator object that owns this item.

Syntax
JavaScript
 NavigationItem.getNavigator()

Return Value

A Navigator object that owns this item.

See Also