TopPane.TitleText Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets or sets the Top Pane title.

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

Syntax

C#
public string TitleText { get; set; }

Property Value

Type: System..String

The Top Pane title.

Default value is "Files for upload".

Remarks

To hide the Top Pane title, set it to the empty string.

See Also

Reference