Gets or sets a text of the prompt inside the search box.
$au.uploader({
folderPane: {
//...other params...
filterHintText: "Search ",
//...other params...
}
})
Type: String
The text of the prompt inside the search box.
Default value is "Search ".
This property is necessary for localization of ActiveX/Java Uploader.