Class LocalizationResourceRecordConsts
Inheritance
LocalizationResourceRecordConsts
Assembly: Volo.Abp.LanguageManagement.Domain.Shared.dll
Syntax
public static class LocalizationResourceRecordConsts
Properties
MaxBaseResourcesLength
Declaration
public static int MaxBaseResourcesLength { get; set; }
Property Value
MaxDefaultCultureLength
Declaration
public static int MaxDefaultCultureLength { get; set; }
Property Value
MaxNameLength
Declaration
public static int MaxNameLength { get; set; }
Property Value
MaxSupportedCulturesLength
Declaration
public static int MaxSupportedCulturesLength { get; set; }
Property Value