TopPane.AddFilesHyperlinkText Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets or sets a text of the Add files hyperlink.

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

Syntax

C#
public string AddFilesHyperlinkText { get; set; }

Property Value

Type: System..String

The text of the Add files hyperlink.

Default value is "Add more files".

Remarks

To hide the Add files hyperlink, set it to the empty string.

See Also

Reference