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

InstallationProgress.ShowDownloadingScreen Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Sets a value indicating whether the downloading screen should be displayed.

Syntax

PHP
public function getShowDownloadingScreen() {
}

public function setShowDownloadingScreen($value) {
}

Property Value

Type: boolean

If true

Default value is true.

See Also

Reference