ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1BinaryImage Namespace / C1BinaryImageData Class / ImageFileName Property

In This Topic
    ImageFileName Property
    In This Topic
    The name of the file which will appear inside of the SaveAs browser dialog
    Syntax
    'Declaration
     
    Public Property ImageFileName As System.String
    public System.string ImageFileName {get; set;}
    See Also