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

InstallationProgress.IE8ProgressHtml Property

Gets/sets ActiveX control 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

The value which represents ActiveX control downloading instructions for Internet Explorer 8.

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

See Also

Reference