ShowUploadedFiles Property
                In This Topic
            
            Gets or sets a value that indicates whether to show uploaded file list after uploaded.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property ShowUploadedFiles As System.Boolean
             
        
            
            public System.bool ShowUploadedFiles {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also