FileUploaderFormatLanguage Property
Gets or sets the format language of the file uploader.
Format language is used for the number and date/time formats.
It is usually set as the specific cultures like en-US, de-DE, fr-FR etc.
If not set, the current Culture of the host application will be used.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public string FormatLanguage { get; set; }
Public Property FormatLanguage As String
Get
Set
Property Value
String