Aurigma Image Uploader 7.0.37
ContextMenu.AddFolderText Property
Gets or sets a caption of the Add folder context menu item.
Syntax
PHP
public function getAddFolderText() {
}
public function setAddFolderText($value) {
}
Property Value
Type: string
The caption of the Add folder context menu item.
Default value is "Add folder...".
Remarks
This property is necessary for localization of Image Uploader.