Resizes a dialog window.

Namespace:  C1.Web.UI.Controls.C1Window
Assembly:  C1WindowClient (in C1WindowClient.dll)

Syntax

JavaScript
function resize(w, h);

Parameters

w
Type: System..::..Int32
Width
h
Type: System..::..Int32
Height

See Also