ContextMenu.EditDescriptionText Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a caption of the Edit description context menu item.

Syntax

PHP
public function getEditDescriptionText() {
}

public function setEditDescriptionText($value) {
}

Property Value

Type: string

The caption of the Edit description context menu item.

Default value is "Edit description...".

Remarks

This menu item opens the description editor.

This property is necessary for localization of ActiveX/Java Uploader.

See Also

Reference