A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class UserInterfaceLanguage

Contains static accessor for IUserInterfaceLanguageAccessor

Inheritance
System.Object
UserInterfaceLanguage
Namespace: EPiServer.Globalization
Assembly: EPiServer.Cms.AspNetCore.dll
Version: 12.0.3
Syntax
public static class UserInterfaceLanguage : Object

Properties

PreferredCulture

Gets the culture based on the language preferences.

Declaration
public static CultureInfo PreferredCulture { get; }
Property Value
Type Description
System.Globalization.CultureInfo