RequestCulture.UICulture Property

Definition

Gets the CultureInfo for the request to be used for text, i.e. language;

public:
 property System::Globalization::CultureInfo ^ UICulture { System::Globalization::CultureInfo ^ get(); };
public System.Globalization.CultureInfo UICulture { get; }
member this.UICulture : System.Globalization.CultureInfo
Public ReadOnly Property UICulture As CultureInfo

Property Value

Applies to