SaaS CMS has officially launched! Learn more now.

Class ContentLanguageSettingsHandler

Acts as a facade for IContentLanguageSettingsHandler

Inheritance
System.Object
ContentLanguageSettingsHandler
Namespace: EPiServer.Core
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public static class ContentLanguageSettingsHandler : Object

Properties

Instance

Retrieves the registered instance of IContentLanguageSettingsHandler

Declaration
public static IContentLanguageSettingsHandler Instance { get; }
Property Value
Type Description
IContentLanguageSettingsHandler