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

InstallationProgress.UpdateInstructions Property

Gets/sets common instructions on how to update the ActiveX 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

The value which represents common instructions on how to update the ActiveX control.

Default value is "You need to update Image Uploader ActiveX 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.".

Remarks

This property appears if an earlier version of Image Uploader ActiveX control is already installed on the client machine and needed to be updated.

See Also

Reference