MindFusion.UI for WebForms Programmer's Guide

MenuItem.get_value Method

See Also
 



Gets the custom data associated with this item.

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

 Syntax

JavaScript  Copy Code

function get_value ()

 Return Value

Type: Object
The custom data.

 See Also