Gets or sets a text of the Login label.
$au.uploader({
authenticationDialog: {
//...other params...
loginText: "Login:",
//...other params...
}
})
Type: String
The text of the Login label.
Default value is "Login:".
This property is necessary for localization of Image Uploader.