NeatUpload Documentation

UploadState.Rejection Property

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

public UploadException Rejection {get; set;}

Property Value

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

See Also

UploadState Class | Brettle.Web.NeatUpload Namespace