Show dialog window.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)

Syntax

JavaScript
function show(top);

Parameters

top
Type: System..::..Int32
Optional. The top position in pixels where dialog will be shown. Default value is 0.

See Also