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

ImageUploaderFlash.Locale Property

Gets or sets the control locale.

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

Syntax

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

Property Value

Type: System.String

The control locale.

Default value is "en".

See Also

Reference