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

InstallationProgress.AltInstallerEnabled Property

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

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

Syntax

Visual Basic
Public Property AltInstallerEnabled As Boolean
C#
public bool AltInstallerEnabled { get; set; }

Property Value

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

Default value is false.

See Also

Reference