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

InstallationProgress.IE9ProgressHtml Property

Supported browsers: Internet Explorer

Sets downloading instructions for Internet Explorer 9.

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

Syntax

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

Property Value

Type: System.String

The downloading instructions for Internet Explorer 9.

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

See Also

Reference