Class FeatureProviderDto
Inheritance
System.Object
FeatureProviderDto
Namespace: Volo.Abp.FeatureManagement
Assembly: Volo.Abp.FeatureManagement.Application.Contracts.dll
Syntax
public class FeatureProviderDto : object
Properties
Key
Declaration
public string Key { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |