Click or drag to resize
KaxWindowBaseMinimizeZoneID Property
Gets or sets the id (ClientID if a runat=server is used) of a html element where the windows will be "docked" when minimized.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public string MinimizeZoneID { get; set; }

Property Value

Type: String
See Also