The installationProgress type exposes the following properties.
Name | Description | |
---|---|---|
IE6XPSP2InstructionsHtml | Sets installation instructions for Internet Explorer 6 running on version of Windows equal to Windows XP Service Pack 2 or higher. | |
IE6XPSP2ProgressHtml | Sets downloading instructions for Internet Explorer 6 running on version of Windows equal to Windows XP Service Pack 2 or higher. | |
IE7InstructionsHtml | Sets installation instructions for Internet Explorer 7. | |
IE7ProgressHtml | Sets downloading instructions for Internet Explorer 7. | |
IE8InstructionsHtml | Sets installation instructions for Internet Explorer 8. | |
IE8ProgressHtml | Sets downloading instructions for Internet Explorer 8. | |
IE9InstructionsHtml | Sets installation instructions for Internet Explorer 9. | |
IE9ProgressHtml | Sets downloading instructions for Internet Explorer 9. | |
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). | |
beforeIE6XPSP2InstructionsHtml | Sets installation instructions for Internet Explorer 6 running on version of Windows earlier than Windows XP Service Pack 2. | |
beforeIE6XPSP2ProgressHtml | Set downloading instructions for Internet Explorer 6 running on version of Windows earlier than Windows XP Service Pack 2. | |
commonHtml | Sets an HTML-marked description of ActiveX/Java Uploader displayed on the both stages (downloading and installation). | |
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. | |
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. | |
progressHtml | Sets a text saying that the download of ActiveX/Java Uploader is in progress. | |
progressImageUrl | Sets a URL to a custom image which replaces a default wait indicator. | |
showDownloadingScreen | Sets a value indicating whether the downloading screen should be displayed. | |
showInstallationScreen | Sets a value indicating whether the installation screen should be displayed. | |
updateInstructions | Sets common instructions on how to update ActiveX Uploader control. |