InstallationProgress Properties ActiveX/Java Uploader PHP

The InstallationProgress type exposes the following properties.

Properties

NameDescription
Public property AltInstallerHtml Sets an HTML-marked text appended to installation instructions and saying how to install ActiveX Uploader in an alternative way (e.g. use a standalone installer).
Public property BeforeIE6XPSP2InstructionsHtml Sets installation instructions for Internet Explorer 6 running on version of Windows earlier than Windows XP Service Pack 2.
Public property BeforeIE6XPSP2ProgressHtml Set downloading instructions for Internet Explorer 6 running on version of Windows earlier than Windows XP Service Pack 2.
Public property CommonHtml Sets an HTML-marked description of ActiveX/Java Uploader displayed on the both stages (downloading and installation).
Public property IE6XPSP2InstructionsHtml Sets installation instructions for Internet Explorer 6 running on version of Windows equal to Windows XP Service Pack 2 or higher.
Public property IE6XPSP2ProgressHtml Sets downloading instructions for Internet Explorer 6 running on version of Windows equal to Windows XP Service Pack 2 or higher.
Public property IE7InstructionsHtml Sets installation instructions for Internet Explorer 7.
Public property IE7ProgressHtml Sets downloading instructions for Internet Explorer 7.
Public property IE8InstructionsHtml Sets installation instructions for Internet Explorer 8.
Public property IE8ProgressHtml Sets downloading instructions for Internet Explorer 8.
Public property IE9InstructionsHtml Sets installation instructions for Internet Explorer 9.
Public property IE9ProgressHtml Sets downloading instructions for Internet Explorer 9.
Public property InstructionsCssClass Sets a CSS class name to apply it to the installation screen. This class should be declared in a source code of the page ActiveX/Java Uploader is added to, or in the external CSS file linked to this page.
Public property Language Gets or sets an installation progress localization.
Public property ProgressCssClass Sets a CSS class name to apply it to the downloading screen. This class should be declared in a source code of the page ActiveX/Java Uploader is added to, or in the external CSS file linked to this page.
Public property ProgressHtml Sets a text saying that the download of ActiveX/Java Uploader is in progress.
Public property ProgressImageUrl Sets a URL to a custom image which replaces a default wait indicator.
Public property ShowDownloadingScreen Sets a value indicating whether the downloading screen should be displayed.
Public property ShowInstallationScreen Sets a value indicating whether the installation screen should be displayed.
Public property UpdateInstructions Sets common instructions on how to update ActiveX Uploader control.