Class SettingConsts
Inheritance
SettingConsts
Assembly: Volo.Abp.SettingManagement.Domain.Shared.dll
Syntax
public static class SettingConsts
Properties
MaxNameLength
Declaration
public static int MaxNameLength { get; set; }
Property Value
MaxProviderKeyLength
Declaration
public static int MaxProviderKeyLength { get; set; }
Property Value
MaxProviderNameLength
Declaration
public static int MaxProviderNameLength { get; set; }
Property Value
MaxValueLength
Declaration
public static int MaxValueLength { get; set; }
Property Value
MaxValueLengthValue
Declaration
public static int MaxValueLengthValue { get; set; }
Property Value