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

TopPane.TitleText Property

Gets or sets the Top Pane title.

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

Syntax

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

Property Value

Type: System.String

The Top Pane title.

Default value is "Files for upload".

See Also

Reference