PropertyInfoSource.GetAttributes<TAttribute> method
namespace: Serenity.PropertyGrid assembly: Serenity.Net.Services
public IEnumerable<TAttribute> GetAttributes<TAttribute>(
AttributeOrigin origin = AttributeOrigin.All)
where TAttribute : Attribute
See Also
- class TAttribute
- enum AttributeOrigin
- class PropertyInfoSource