ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / C1FileInfo Class
Properties Methods

In This Topic
    C1FileInfo Class Members
    In This Topic

    The following tables list the members exposed by C1FileInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1FileInfo class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the HTTP MIME type of the output stream.  
    Public PropertyGets the file extension of the uploaded file.  
    Public PropertyGets the name of the uploaded file.  
    Public PropertyGets the file size.  
    Public PropertyGets the full path of the temporary file.  
    Top
    Public Methods
     NameDescription
    Public MethodDeletes the file from the temp folder.  
    Public MethodGets the file stream.  
    Public MethodOverloaded. Saves the file to a specified path.  
    Top
    See Also