Button that minimizes the C1Window window.

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

Syntax

JavaScript
function get_collapseExpandButton();

Remarks

ReloadButton will be hidden if C1Window window is minimized. You can also minimize to a certain area using the MinimizeZoneElementId property.

See Also