Select(String) Method
Selects the specified item (by name) in the navigation bar.

C# Syntax

void Select( 
   string itemText
)

Parameters

itemText
text of the item to select.