NeatUpload Documentation

InputFile.HasFile Property

Whether a file was uploaded using this control.

public bool HasFile {get;}

Remarks

HasFile is true if a file was uploaded during the last postback, otherwise false.

See Also

InputFile Class | Brettle.Web.NeatUpload Namespace