Show / Hide Table of Contents

Class LocalizationTextRecordConsts

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

Fields

MaxCultureNameLength

Declaration
public static int MaxCultureNameLength
Field Value
Type Description
int

Properties

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