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

InstallationProgress.ShowDownloadingScreen Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Sets a value indicating whether the downloading screen should be displayed.

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

Syntax

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

Property Value

Type: System.Boolean

If true

Default value is true.

See Also

Reference