NeatUpload Documentation

InputFile.ContentLength Property

Number of bytes in the uploaded file.

public long ContentLength {get;}

Remarks

Number of bytes in the uploaded file if a file was uploaded during the last postback, otherwise 0.

See Also

InputFile Class | Brettle.Web.NeatUpload Namespace