Aurigma ActiveX/Java Uploader 8.0.33
FolderPane.FilterHintText Property
Gets or sets a text of the prompt inside the search box.
Syntax
PHP
public function getFilterHintText() {
}
public function setFilterHintText($value) {
}
Property Value
Type: string
The text of the prompt inside the search box.
Default value is "Search ".
Remarks
This property is necessary for localization of ActiveX/Java Uploader.