MindFusion.UI for WebForms Programmer's Guide

MenuItem Class

Remarks See Also
 



Represents an item within a Menu.

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

 Syntax

JavaScript  Copy Code

// class
MenuItem.prototype = {}

 Remarks

For additional information on how to use the control, please refer to the Menu topic in the Using the controls section.

 See Also