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

In This Topic
    TempFolder Property
    In This Topic
    Gets or sets the virtual path of the folder in which to place temporary upload files.
    Syntax
    'Declaration
     
    Public Property TempFolder As System.String
    public System.string TempFolder {get; set;}
    See Also