Gets or sets the text string to be displayed at the browser's status bar when the mouse is positioned over the item.
[Visual Basic]
Public Property Status As
String
[C#]
public
String Status {get; set;}
Property Value
System.String
This property is read/write.
Remarks
When the mouse is positioned over a menu item, this text is displayed at the browser's status bar.
See Also
NavigationItem Class | EO.Web Namespace