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

imageUploaderFlash.locale Property

Gets or sets the control locale.

Syntax

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

Property Value

Type: String

The control locale.

Default value is "en".

See Also

Reference