MindFusion.UI for WebForms Programmer's Guide

Menu.get_navigationStyle Method

See Also
 



Gets the navigation style of the control.

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

 Syntax

JavaScript  Copy Code

function get_navigationStyle ()

 Return Value

Type: NavigationStyle
One of the NavigationStyle enumeration values.

 See Also