PowUpload 1.3 control documentation

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