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

InstallationProgress.IE6XPSP2ProgressHtml Property

Gets/sets ActiveX control downloading instructions for Internet Explorer 6 running on version of Windows equal to Windows XP Service Pack 2 or higher.

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

Syntax

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

Property Value

The value which represents ActiveX control downloading instructions for Internet Explorer 6 running on version of Windows equal to Windows XP Service Pack 2 or higher.

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

See Also

Reference