Gets or sets the caption of the Clear all hyperlink.
public function getClearAllHyperlinkText() {
}
public function setClearAllHyperlinkText($value) {
}
Type: string
The caption of the Clear all hyperlink.
Default value is "remove all files".