TopPane.OrText Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets or sets caption of the Or label.

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

Syntax

C#
public string OrText { get; set; }

Property Value

Type: System..String

The caption of the Or label.

Default value is "or".

Remarks

To hide the Or label, set it to the empty string.

See Also

Reference