Version

restore Method

Restore location. Internal use only.
Syntax
ASP.NET Ajax Javascript (Specification) 
function restore( 
   max : Boolean
) : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfDialogMoveBehavior.restore(Boolean);

Parameters

max
Maximized flag.
See Also