OnClientLoadCallback Property (C1Carousel)
                In This Topic
            
            The name of the function which will be called after the DOM element is created.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property OnClientLoadCallback As System.String
             
        
            
            public System.string OnClientLoadCallback {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also