Gets or sets current state of a dialog window.

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

Syntax

JavaScript
function get_dialogState();
function set_dialogState(value);

See Also