Gets or sets an ID of a form element which is used as a dock all minimized C1Window. If ID is nothing, dialog will be docked to lower left hand corner of the browser.

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

Syntax

JavaScript
function get_minimizeZoneElementId();
function set_minimizeZoneElementId(value);

See Also