Click or drag to resize
RotatorControlButtonsConfiguration Properties

The RotatorControlButtonsConfiguration type exposes the following members.

Properties
  Name Description
Public property DownButtonID
Public property LeftButtonID
Public property OnClientButtonClick
The name of the javascript function called when the user clicks one of the control buttons.
Public property OnClientButtonOut
The name of the javascript function called when the mouse leaves one of the control buttons.
Public property OnClientButtonOver
The name of the javascript function called when the mouse is over one of the control buttons.
Public property RightButtonID
Public property UpButtonID
Top
See Also