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

TopPane.OrText Property

Gets or sets caption of the Or label.

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

Syntax

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

Property Value

Type: System.String

The caption of the Or label.

Default value is "or".

See Also

Reference