CarouselThumbnails Class Members
                In This Topic
            
            The following tables list the members exposed by CarouselThumbnails.
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
|  | Name | Description | 
|---|
|  | ImageHeight | Set the height of the image of thumbnails. | 
|  | Images | Gets or sets the list of images of thumbnails. | 
|  | ImageWidth | Set the width of the image of thumbnails. | 
|  | OnClientClick | Specify a function gets called when click the thumbs. | 
|  | OnClientMouseDown | Specify a function gets called when mouse down the thumbs. | 
|  | OnClientMouseOut | Specify a function gets called when mouse out the thumbs. | 
|  | OnClientMouseOver | Specify a function gets called when mouse over the thumbs. | 
|  | OnClientMouseUp | Specify a function gets called when mouse up the thumbs. | 
TopSee Also