UploadItemSize Property
Gets the file size passed by the client for the upload item.
This can be a null for legacy upload method
Html4, as the file size cannot be known before starting the actual upload.
However, the size will be calculated and updated from "multipart/form-data" request headers as soon as the upload starts.