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

InstallationProgress.IE8ProgressHtml Property

Supported browsers: Internet Explorer

Sets downloading instructions for Internet Explorer 8.

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

Syntax

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

Property Value

Type: System.String

The downloading instructions for Internet Explorer 8.

Default value is "<p>Please wait until the control is loaded.</p>".

See Also

Reference