Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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