I’d like to have a user click a button to add a file to a WebFileUploader, but there doesn’t seem to be an Add File Method. I see FileAtIndex and RemoveFileAtIndex though.
Is there a way to present the WebFileUploader File Selection Dialog without having the user click the + button?