InstallationProgress.ProgressImageUrl Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Sets a URL to a custom image which replaces a default wait indicator.

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

Syntax

C#
public string ProgressImageUrl { get; set; }

Property Value

Type: System..String

The URL to a custom image which replaces a default wait indicator.

Default value is "Scripts/InstallationProgress.gif".

See Also

Reference