RequiresFeatureAttribute.Features property
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
The name of the features that the feature attribute will activate for.
public IEnumerable<string> Features { get; }
See Also
- class RequiresFeatureAttribute