This documentation is for the old version. Go to the latest Upload Suite docs

ImagePreviewWindow.ClosePreviewTooltip Property

Gets or sets the text of the tooltip which is displayed when the Image Preview window is shown and the mouse pointer hovers over the Status Panel.

Syntax

PHP Initialize
public function getClosePreviewTooltip() {
}

public function setClosePreviewTooltip($value) {
}

Property Value

Type: string

The text of the tooltip which is displayed when the Image Preview window is shown and the mouse pointer hovers over the Status Panel.

Default value is "Click to close".

See Also

Reference