Class GetFeatureListResultDto
Inheritance
System.Object
GetFeatureListResultDto
Namespace: Volo.Abp.FeatureManagement
Assembly: Volo.Abp.FeatureManagement.Application.Contracts.dll
Syntax
public class GetFeatureListResultDto : object
Properties
Groups
Declaration
public List<FeatureGroupDto> Groups { get; set; }
Property Value
Type | Description |
---|---|
List<FeatureGroupDto> |