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

InstallationProgress.AltInstallerHtml Property

Supported browsers: Internet Explorer

Sets an HTML-marked text appended to installation instructions and saying how to install Image Uploader in an alternative way (e.g. use a standalone installer).

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public Property AltInstallerHtml As String
C#
public string AltInstallerHtml { get; set; }

Property Value

Type: System.String

The instructions on how to install Image Uploader in an alternative way.

Default value is "".

See Also

Reference