Click or drag to resize
KaxToolTipManagerToolTipZoneID Property
Gets or sets the id (ClientID if a runat=server is used) of a html element whose children will be tooltipified

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 ToolTipZoneID { get; set; }

Property Value

Type: String
See Also