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