Show / Hide Table of Contents

Class LanguageConsts

Inheritance
object
LanguageConsts
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.LanguageManagement
Assembly: Volo.Abp.LanguageManagement.Domain.Shared.dll
Syntax
public static class LanguageConsts

Fields

MaxUiCultureNameLength

Declaration
public static int MaxUiCultureNameLength
Field Value
Type Description
int

Properties

MaxCultureNameLength

Declaration
public static int MaxCultureNameLength { get; set; }
Property Value
Type Description
int

MaxDisplayNameLength

Declaration
public static int MaxDisplayNameLength { get; set; }
Property Value
Type Description
int
In this article
Back to top Powered by ABP.IO Platform