MindFusion.UI for WebForms Programmer's Guide

MenuItem.getAllItems Method

See Also
 



Gets the collection of child items for this item.

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

 Syntax

JavaScript  Copy Code

function getAllItems ()

 Return Value

Type: Array
The collection of items.

 See Also