imageUploaderFlash.id Property HTML5/Flash Uploader JavaScript

Supported technologies: Adobe FlashHTML 5

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