Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Interface IUserInterfaceLanguageAccessor

Get or set the current language preference for content

Namespace: EPiServer.Core
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public interface IUserInterfaceLanguageAccessor

Properties

Language

Preferred language

Declaration
CultureInfo Language { get; }
Property Value
Type Description
System.Globalization.CultureInfo

Extension Methods