Thank you for your feedback! You have rated this topic in the last 30 days.
left Property
Gets sets location of left edge of dialog as String. The set method may have optional second param: true means do not adjust appearance.Left of control in units
Syntax
ASP.NET Ajax Javascript (Specification)
function get_left() : String
function set_left(value : String)
ASP.NET Ajax Javascript (Usage)
var resultVar = instanceOfWebDialogWindow.get_left();