Gets or sets a caption of the Check all context menu item.
public function getCheckAllText() {
}
public function setCheckAllText($value) {
}
Type: string
The caption of the Check all context menu item.
Default value is "Check all".
This property is necessary for localization of Image Uploader.