Gets or sets tooltip text what will be displayed when mouse is over slider.

Namespace:  C1.Web.UI.Controls.C1Slider
Assembly:  C1SliderClient (in C1SliderClient.dll)

Syntax

JavaScript
function get_toolTip();
function set_toolTip(value);

See Also