MindFusion.UI for WebForms Programmer's Guide

MenuItem.get_title Method

See Also
 



Gets the title text displayed by this item.

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

 Syntax

JavaScript  Copy Code

function get_title ()

 Return Value

Type: String
The title text.

 See Also