OnClientTotalProgress Property
                In This Topic
            
            The event associated with this property occurs when click the uploadAll button and file uploading.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property OnClientTotalProgress As System.String
             
        
            
            public System.string OnClientTotalProgress {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also