This documentation is for the old version. Go to the latest Upload Suite docs

imageUploaderFlash.id Property

Gets or sets a unique identifier of the control.

Syntax

JavaScript Initialize
$au.imageUploaderFlash({
   
//...other params...
    id
: "",
   
//...other params...
})

Property Value

Type: String

The unique identifier of the control.

Default value is "".

See Also

Reference