Table of Contents
UILanguage Property

Gets or sets the UI language to be used in the format languagecode2-country/regioncode2.

Syntax
 public String UILanguage { get; set; }
Remarks

See localization for more details about how to use this property.

See Also