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

InstallationProgress.AltInstallerHtml Property

Supported browsers: Internet Explorer

Sets an HTML-marked text appended to installation instructions and saying how to install Image Uploader in an alternative way (e.g. use a standalone installer).

Syntax

PHP
public function getAltInstallerHtml() {
}

public function setAltInstallerHtml($value) {
}

Property Value

Type: string

The instructions on how to install Image Uploader in an alternative way.

Default value is "".

See Also

Reference