MindFusion.UI for WebForms Programmer's Guide

MenuItem.get_tooltip Method

See Also
 



Gets the tooltip text displayed by this item.

Namespace: MindFusion.UI.Web
Assembly: MenuItem.js

 Syntax

JavaScript  Copy Code

function get_tooltip ()

 Return Value

Type: String
The tooltip.

 See Also