MindFusion.UI for WebForms Programmer's Guide

Menu.get_showTrail Method

See Also
 



Gets a value indicating whether all opened items should be highlighted.

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

 Syntax

JavaScript  Copy Code

function get_showTrail ()

 Return Value

Type: Boolean
True if all opened items should be highlighted, otherwise false.

 See Also