Aurigma ActiveX/Java Uploader 8.0.33
file.tag Property
Gets or sets a tag of the user-selected file.
Syntax
JavaScript
Get/Set Value at Runtime
$au.uploader('uploaderID').files().get(index).tag(value);
value = $au.uploader('uploaderID').files().get(index).tag();
Property Value
Type: String
The tag of this file.