Class LanguageConfig
Inheritance
System.Object
LanguageConfig
Namespace: Volo.Docs.Documents
Assembly: Volo.Docs.Domain.Shared.dll
Syntax
public class LanguageConfig : object
Properties
Languages
Declaration
public List<LanguageConfigElement> Languages { get; set; }
Property Value
| Type | Description |
|---|---|
| List<LanguageConfigElement> |