ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / C1Upload Class / ShowUploadedFiles Property

In This Topic
    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