Total size of all files selected for the upload.
value = getImageUploader("ImageUploaderID").getTotalFileSize();
A non-negative integer read-only value that returns total size of all files selected for upload (either checked or placed to the upload list).
Default value is "".