MindFusion.UI for WebForms Programmer's Guide

MenuItem.set_tooltip Method

See Also
 



Sets the tooltip text displayed by this item.

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

 Syntax

JavaScript  Copy Code

function set_tooltip (value)

 Parameters

value

Type: String
The tooltip.

 See Also