Gets or sets tooltip text that will be displayed when the mouse is over the item.
Namespace:
C1.Web.UI.Controls.C1MenuAssembly: C1MenuClient (in C1MenuClient.dll)
Syntax
| JavaScript |
|---|
function get_toolTip(); function set_toolTip(value); |