Table of Contents
getValue Method 

Gets a string value associated with this menu item.

Syntax
JavaScript
 NavigationItem.getValue()

Return Value

A string value set by the MenuItem server side control's Value property.

See Also