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

InstallationProgress.IE7ProgressHtml Property

Supported browsers: Internet Explorer

Sets downloading instructions for Internet Explorer 7.

Syntax

PHP
public function getIE7ProgressHtml() {
}

public function setIE7ProgressHtml($value) {
}

Property Value

Type: string

The downloading instructions for Internet Explorer 7.

Default value is "<p>Please wait until the control is loaded.</p>".

See Also

Reference