NeatUpload Documentation

IUploadProgressState.Rejection Property

If an UploadException (or subclass) was thrown while processing the upload, that exception. Otherwise, null.

UploadException Rejection {get; set;}

Property Value

If an UploadException (or subclass) was thrown while processing the upload, that exception. Otherwise, null.

See Also

IUploadProgressState Interface | Brettle.Web.NeatUpload Namespace