Gets or sets a text of the Clear all hyperlink.
$au.uploader({ statusPane: { //...other params... clearAllHyperlinkText: "clear all", //...other params... } })
Type: String
The text of the Clear all hyperlink.
Default value is "clear all".
By clicking this link, a user can remove all the files from the upload pane.
This property is necessary for localization of ActiveX/Java Uploader.