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

InstallationProgress.AltInstallerUrl Property

Gets/sets a custom link to an alternative installer.

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

Syntax

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

Property Value

The value which represents a custom link to an alternative installer.

Default value is "ImageUploaderStandalone.zip".

See Also

Reference