Show / Hide Table of Contents

Class LanguageConsts

Inheritance
System.Object
LanguageConsts
Namespace: Volo.Docs.Language
Assembly: Volo.Docs.Domain.Shared.dll
Syntax
public static class LanguageConsts : object

Properties

MaxLanguageCodeLength

Default value: 10

Declaration
public static int MaxLanguageCodeLength { get; set; }
Property Value
Type Description
System.Int32
Back to top Powered by Volosoft