Sets a URL to a custom image which replaces a default wait indicator.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property ProgressImageUrl As String
public string ProgressImageUrl { get; set; }
Type: System.String
The URL to a custom image which replaces a default wait indicator.
Default value is "Scripts/InstallationProgress.gif".