'Declaration Public Enum Language Inherits System.Enum
public enum Language : System.Enum
'Declaration Public Enum Language Inherits System.Enum
public enum Language : System.Enum
Member | Description |
---|---|
Arabic | Localize the control to Arabic. |
Chinese | Localize the control to Chinese (simplified, PRC and Singapore). |
ChineseTraditional | Localize the control to Chinese (traditional, Taiwan, Hong Kong, and Macao). |
Czech | Localize the control to Czech. |
Danish | Localize the control to Danish. |
Default | Localize the control to the language specified by the CurrentUICulture. |
Dutch | Localize the control to Dutch. |
English | Localize the control to English. |
Finnish | Localize the control to Finnish. |
French | Localize the control to French. |
German | Localize the control to German. |
Greek | Localize the control to Greek. |
Hebrew | Localize the control to Hebrew. |
Hungarian | Localize the control to Hungarian. |
Italian | Localize the control to Italian. |
Japanese | Localize the control to Japanese. |
Korean | Localize the control to Korean. |
Norwegian | Localize the control to Norwegian. |
Persian | Localize the control to Persian (Farsi). |
Polish | Localize the control to Polish. |
Portuguese | Localize the control to Portuguese. |
Russian | Localize the control to Russian. |
Slovak | Localize the control to Slovak. |
Spanish | Localize the control to Spanish. |
Swedish | Localize the control to Swedish. |
Turkish | Localize the control to Turkish. |
System.Object
System.ValueType
System.Enum
C1.Util.Localization.Language