TIWCGJQFileUploadOptions.InputName Property
This usually only useful with the ajax uploader, which sends the name of the file as a parameter, using a key name equal to the value of this options. In the case of the form uploader, this is simply the value of the name attribute of the file's associated input element.
published property InputName: string index 23 read GetStringValue write SetStringValue stored IsStringStored;
Property Value
Type: string