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

InstallationProgress.CommonHtml Property

Gets/sets HTML-marked description of the ActiveX control displayed on the both stages (downloading and installation).

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

Syntax

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

Property Value

The value which represents HTML-marked description of the ActiveX control displayed on the both stages (downloading and installation).

Default value is "<p>Aurigma Image Uploader ActiveX control is necessary to upload your files quickly and easily. You will be able to select multiple images in user-friendly interface instead of clumsy input fields with <strong>Browse</strong> button.</p>".

See Also

Reference