OnClientMouseOver Property (CarouselThumbnails)
In This Topic
Specify a function gets called when mouse over the thumbs.
Syntax
'Declaration
Public Property OnClientMouseOver As System.String
public System.string OnClientMouseOver {get; set;}
See Also