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

InstallationProgress.ProgressImageUrl Property

Gets/sets a custom image to replace a default wait indicator.

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

Syntax

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

Property Value

The value which represents a custom image to replace a default wait indicator.

Default value is "".

See Also

Reference