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

TopPane.ClearAllHyperlinkText Property

Gets or sets the caption of the Clear all hyperlink.

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

Syntax

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

Property Value

Type: System.String

The caption of the Clear all hyperlink.

Default value is "remove all files".

See Also

Reference