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

InstallationProgress.IE6XPSP2InstructionsHtml Property

Gets/sets ActiveX control installation 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 IE6XPSP2InstructionsHtml As String
C#
public string IE6XPSP2InstructionsHtml { get; set; }

Property Value

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

Default value is "<p>To install Image Uploader, please click on the <strong>Information Bar</strong> and select <strong>Install ActiveX Control</strong> from the dropdown menu. After page reload click <strong>Install</strong> when you see the control installation dialog. If you don't see Information Bar, please try to reload the page and/or check your security settings.</p>".

See Also

Reference