Fires on client side when the mouse is over the button.

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

Syntax

JavaScript
function add_buttonMouseOver(value);
function remove_buttonMouseOver(value);

See Also