ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / C1FileInfo Class / Delete Method

In This Topic
    Delete Method (C1FileInfo)
    In This Topic
    Deletes the file from the temp folder.
    Syntax
    'Declaration
     
    Public Sub Delete() 
    public void Delete()
    See Also