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