Class FeatureValueConsts
Inheritance
FeatureValueConsts
Assembly: Volo.Abp.FeatureManagement.Domain.Shared.dll
Syntax
public static class FeatureValueConsts
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