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

InstallationProgress.IE6XPSP2ProgressHtml Property

Supported browsers: Internet Explorer

Sets downloading instructions for Internet Explorer 6 running on version of Windows equal to Windows XP Service Pack 2 or higher.

Syntax

PHP
public function getIE6XPSP2ProgressHtml() {
}

public function setIE6XPSP2ProgressHtml($value) {
}

Property Value

Type: string

The downloading instructions for Internet Explorer 6 running on version of Windows equal to Windows XP Service Pack 2 or higher.

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

See Also

Reference