The InstallationProgress type exposes the following members.
Name | Description | |
---|---|---|
AltInstallerEnabled |
Switch that specifies whether to display instructions on how to install Image Uploader in alternative way (e.g. use a standalone installer). |
|
AltInstallerHtml |
Gets/sets HTML-marked text appended to installation instructions in the case if alternative installer is enabled. |
|
AltInstallerUrl |
Gets/sets a custom link to an alternative installer. |
|
BeforeIE6XPSP2InstallJavaHtml |
Gets/sets Java applet installation instructions for Internet Explorer 6 running on version of Windows earlier than Windows XP Service Pack 2. |
|
BeforeIE6XPSP2InstructionsHtml |
Gets/sets ActiveX control installation instructions for Internet Explorer 6 running on version of Windows earlier than Windows XP Service Pack 2. |
|
BeforeIE6XPSP2ProgressHtml |
Gets/sets ActiveX control downloading instructions for Internet Explorer 6 running on version of Windows earlier than Windows XP Service Pack 2. |
|
CommonHtml |
Gets/sets HTML-marked description of the ActiveX control displayed on the both stages (downloading and installation). |
|
CommonInstallJavaHtml |
Gets/sets common instructions on the Java applet installation. |
|
IE6XPSP2InstallJavaHtml |
Gets/sets Java applet installation instructions for Internet Explorer 6 running on version of Windows equal to Windows XP Service Pack 2 or higher. |
|
IE6XPSP2InstructionsHtml |
Gets/sets ActiveX control installation instructions for Internet Explorer 6 running on version of Windows equal to Windows XP Service Pack 2 or higher. |
|
IE6XPSP2ProgressHtml |
Gets/sets ActiveX control downloading instructions for Internet Explorer 6 running on version of Windows equal to Windows XP Service Pack 2 or higher. |
|
IE7InstallJavaHtml |
Gets/sets Java applet installation instructions for Internet Explorer 7. |
|
IE7InstructionsHtml |
Gets/sets ActiveX control installation instructions for Internet Explorer 7. |
|
IE7ProgressHtml |
Gets/sets ActiveX control downloading instructions for Internet Explorer 7. |
|
IE8InstallJavaHtml |
Gets/sets Java applet installation instructions for Internet Explorer 8. |
|
IE8InstructionsHtml |
Gets/sets ActiveX control installation instructions for Internet Explorer 8. |
|
IE8ProgressHtml |
Gets/sets ActiveX control downloading instructions for Internet Explorer 8. |
|
InstructionsCssClass |
Gets/sets CSS class name to apply it to the installation screen. This class should be declared in a source code of the page Image Uploader is added to, or in the external CSS file linked to this page. |
|
JavaProgressHtml |
Gets/sets text saying that the downloading of the Java applet is in progress. |
|
MacInstallJavaHtml |
Gets/sets Java applet installation instructions for Mac browsers (FireFox on Windows, Opera on Windows, FireFox on Linux and so on). |
|
MiscBrowsersInstallJavaHtml |
Gets/sets Java applet installation instructions for other browsers (FireFox on Windows, Opera on Windows, FireFox on Linux and so on). |
|
ProgressCssClass |
Gets/sets CSS class name to apply it to the downloading screen. This class should be declared in a source code of the page Image Uploader is added to, or in the external CSS file linked to this page. |
|
ProgressHtml |
Gets/sets text saying that the downloading of the ActiveX control is in progress. |
|
ProgressImageUrl |
Gets/sets a custom image to replace a default wait indicator. |
|
UpdateInstructions |
Gets/sets common instructions on how to update the ActiveX control. |
|
Visible |
Switch that specifies whether to display instructions while the ActiveX control is being downloaded and installed. |