RequiresFeatureAttribute.RequireAny property
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Controls whether any (true) or all (false, default) features in Features should be enabled to pass.
public bool RequireAny { get; set; }
See Also
- class RequiresFeatureAttribute