RequiresFeatureAttribute.Features property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

The name of the features that the feature attribute will activate for.

public IEnumerable<string> Features { get; }

See Also