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

InstallationProgress.IE8InstructionsHtml Property

Supported browsers: Internet Explorer

Sets installation instructions for Internet Explorer 8.

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

Syntax

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

Property Value

Type: System.String

The installation instructions for Internet Explorer 8.

Default value is "<p>To install Image Uploader, please click on the <strong>Information Bar</strong> and select <strong>Install This Add-on</strong> or <strong>Run Add-on</strong> from the dropdown menu.</p> <p>Then either click <strong>Run</strong> or after the page is reloaded 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