Show / Hide Table of Contents

Class LocalizationResourceRecordConsts

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

Properties

MaxBaseResourcesLength

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

MaxDefaultCultureLength

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

MaxNameLength

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

MaxSupportedCulturesLength

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