Returns the total number of bytes for the current uploading session.
[JavaScript]
AJAXUploader.getTotalBytes(
)
Return Value
The total number of bytes for the current uploading session, or null if no uploading is in progress.
See Also
AJAXUploader Object