Version

orientation Property

Get the orientation of the menu or sub-menu group.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_orientation() : Orientation
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfDataMenuGroupSettings.get_orientation();
See Also