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

InstallationProgress.CommonHtml Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Sets an HTML-marked description of Image Uploader displayed on the both stages (downloading and installation).

Syntax

PHP
public function getCommonHtml() {
}

public function setCommonHtml($value) {
}

Property Value

Type: string

The description of Image Uploader.

Default value is "<p>Aurigma Image Uploader control is necessary to upload your files quickly and easily. You will be able to select multiple images in user-friendly interface instead of clumsy input fields with <strong>Browse</strong> button.</p>".

See Also

Reference