Version

getClientHeight Method

Implementation of LayoutManager. Internal use only.
Syntax
ASP.NET Ajax Javascript (Specification) 
function getClientHeight() : Number;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDialogWindow.getClientHeight();

Return Value

Height of client area.
See Also