MindFusion.UI for WebForms Programmer's Guide

Menu.get_orientation Method

See Also
 



Gets the orientation of the control.

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

 Syntax

JavaScript  Copy Code

function get_orientation ()

 Return Value

Type: Orientation
One of the Orientation enumeration values.

 See Also