PaneItem.DescriptionEditorIconTooltip Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets the text of the tooltip which is displayed when the mouse pointer hovers over the description editor icon.

Syntax

PHP
public function getDescriptionEditorIconTooltip() {
}

public function setDescriptionEditorIconTooltip($value) {
}

Property Value

Type: string

The text of the tooltip which is displayed when the mouse pointer hovers over the description editor icon.

Default value is "Edit description".

Remarks

If you specify an empty string, the tooltip does not appear.

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

See Also

Reference