Class FeatureGroupDefinitionRecordConsts
Inherited Members
Namespace: Volo.Abp.FeatureManagement
Assembly: Volo.Abp.FeatureManagement.Domain.Shared.dll
Syntax
public static class FeatureGroupDefinitionRecordConsts
Properties
MaxDisplayNameLength
Declaration
public static int MaxDisplayNameLength { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
MaxNameLength
Declaration
public static int MaxNameLength { get; set; }
Property Value
| Type | Description |
|---|---|
| int |