Table of Contents
getPostedFiles Method 

Returns an array of AJAXPostedFile objects that represents the list of posted files.

Syntax
JavaScript
 AJAXUploader.getPostedFiles()
See Also