Table of Contents
getText Method 

Gets the item's text.

Syntax
JavaScript
 NavigationItem.getText()

Return Value

Returns the value of Text.Html property of the BaseMenuItem object.

See Also