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)
Public Property AltInstallerEnabled As Boolean
public bool AltInstallerEnabled { get; set; }
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
.