Gets the size in bytes of an uploaded file.
The length of the file.
Returns zero if the file has no content or a user didn't selected a file to upload in the Form. To determine whether a file was selected or not use the FileName property (an empty string indicates the user didn't selected a file).
UploadedFile Class | ElementIT.PowUpload Namespace