Class ContentLanguageSettingsHandler
Acts as a facade for IContentLanguageSettingsHandler
Inheritance
System.Object
    ContentLanguageSettingsHandler
  Namespace: EPiServer.Core
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public static class ContentLanguageSettingsHandler : ObjectProperties
Instance
Retrieves the registered instance of IContentLanguageSettingsHandler
Declaration
public static IContentLanguageSettingsHandler Instance { get; }Property Value
| Type | Description | 
|---|---|
| IContentLanguageSettingsHandler | 
