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

InstallationProgress.CommonHtml Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Sets an HTML-marked description of Image Uploader 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

Type: System.String

The description of Image Uploader.

Default value is "<p>Aurigma Image Uploader 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