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

TopPane.AddFilesHyperlinkText Property

Gets or sets a text of the Add files hyperlink.

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

Syntax

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

Property Value

Type: System.String

The text of the Add files hyperlink.

Default value is "Add more files".

See Also

Reference