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