Class LocalizationTextRecordConsts
Inherited Members
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 |