Interface IContentLanguageInformationResolver
Namespace: EPiServer.Cms.Shell.UI.Rest
Assembly: EPiServer.Cms.Shell.UI.dll
Version: 11.20.7Syntax
public interface IContentLanguageInformationResolver
Methods
Resolve(IContent, String)
Declaration
ContentLanguageInformation Resolve(IContent content, string preferredLanguage)
Parameters
| Type | Name | Description |
|---|---|---|
| IContent | content | |
| System.String | preferredLanguage |
Returns
| Type | Description |
|---|---|
| ContentLanguageInformation |