Version

orientation Property

Gets Orientation of the control
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_orientation() : Orientation
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebProgressBar.get_orientation();
See Also