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

InstallationProgress.UpdateInstructions Property

Supported browsers: Internet Explorer

Sets common instructions on how to update Image Uploader control.

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

Syntax

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

Property Value

Type: System.String

The instructions on how to update Image Uploader control.

Default value is "You need to update Image Uploader control. Click <strong>Install</strong> or <strong>Run</strong> button when you see the control installation dialog. If you don't see installation dialog, please try to reload the page.".

See Also

Reference