NeatUpload Documentation

InputFile.FileName Property

Client-side name of the uploaded file.

public string FileName {get;}

Remarks

FileName is the name (not the full path) of the uploaded file on the user's machine if a file was uploaded during the last postback, otherwise it is null.

See Also

InputFile Class | Brettle.Web.NeatUpload Namespace