Click or drag to resize
RotatorControlButtonsConfigurationOnClientButtonOver Property
The name of the javascript function called when the mouse is over one of the control buttons.

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

Property Value

Type: String
Remarks
This event is raised only when the rotator is in ButtonsOver mode!
See Also