Version

orientation Property

Get the item orientation.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_orientation() : Orientation
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfDataMenuItem.get_orientation();
See Also