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

InstallationProgress Properties

The InstallationProgress type exposes the following members.

Properties

Name Description
Public property AltInstallerEnabled

Switch that specifies whether to display instructions on how to install Image Uploader in alternative way (e.g. use a standalone installer).

Public property AltInstallerHtml

Gets/sets HTML-marked text appended to installation instructions in the case if alternative installer is enabled.

Public property AltInstallerUrl

Gets/sets a custom link to an alternative installer.

Public property BeforeIE6XPSP2InstallJavaHtml

Gets/sets Java applet installation instructions for Internet Explorer 6 running on version of Windows earlier than Windows XP Service Pack 2.

Public property BeforeIE6XPSP2InstructionsHtml

Gets/sets ActiveX control installation instructions for Internet Explorer 6 running on version of Windows earlier than Windows XP Service Pack 2.

Public property BeforeIE6XPSP2ProgressHtml

Gets/sets ActiveX control downloading instructions for Internet Explorer 6 running on version of Windows earlier than Windows XP Service Pack 2.

Public property CommonHtml

Gets/sets HTML-marked description of the ActiveX control displayed on the both stages (downloading and installation).

Public property CommonInstallJavaHtml

Gets/sets common instructions on the Java applet installation.

Public property 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.

Public property 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.

Public property 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.

Public property IE7InstallJavaHtml

Gets/sets Java applet installation instructions for Internet Explorer 7.

Public property IE7InstructionsHtml

Gets/sets ActiveX control installation instructions for Internet Explorer 7.

Public property IE7ProgressHtml

Gets/sets ActiveX control downloading instructions for Internet Explorer 7.

Public property IE8InstallJavaHtml

Gets/sets Java applet installation instructions for Internet Explorer 8.

Public property IE8InstructionsHtml

Gets/sets ActiveX control installation instructions for Internet Explorer 8.

Public property IE8ProgressHtml

Gets/sets ActiveX control downloading instructions for Internet Explorer 8.

Public property 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.

Public property JavaProgressHtml

Gets/sets text saying that the downloading of the Java applet is in progress.

Public property MacInstallJavaHtml

Gets/sets Java applet installation instructions for Mac browsers (FireFox on Windows, Opera on Windows, FireFox on Linux and so on).

Public property MiscBrowsersInstallJavaHtml

Gets/sets Java applet installation instructions for other browsers (FireFox on Windows, Opera on Windows, FireFox on Linux and so on).

Public property 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.

Public property ProgressHtml

Gets/sets text saying that the downloading of the ActiveX control is in progress.

Public property ProgressImageUrl

Gets/sets a custom image to replace a default wait indicator.

Public property UpdateInstructions

Gets/sets common instructions on how to update the ActiveX control.

Public property Visible

Switch that specifies whether to display instructions while the ActiveX control is being downloaded and installed.

See Also

Reference