ValueChanged: function(sender, args)
sender. Event source.
args. Event information. Available arguments: FileInput - DOM node of the loader which value has been changed.
The ValueChanged event occurs when a loader value changes.
The example of event use is given in description of the FileUpload constructor.
See also: