Show / Hide Table of Contents

Class LanguageTextConsts

Inheritance
object
LanguageTextConsts
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 LanguageTextConsts

Fields

MaxCultureNameLength

Declaration
public static int MaxCultureNameLength
Field Value
Type Description
int

Properties

MaxKeyNameLength

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

MaxResourceNameLength

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

MaxValueLength

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