PowUpload 1.3
UploadedFile.Rejected Property

Home page
Contact support

Gets a value that indicates whether the file was rejected or not.

public�bool�Rejected�{get;}

Property Value

trueif the uploaded file was rejected; otherwise, false.

Remarks

Rejected due to request size limits files willn't be save at hard disk.

See Also

UploadedFile Class | ElementIT.PowUpload Namespace