PropertyInfoSource.GetAttributes<TAttribute> method

namespace: Serenity.PropertyGrid   assemblySerenity.Net.Services

public IEnumerable<TAttribute> GetAttributes<TAttribute>(
    AttributeOrigin origin = AttributeOrigin.All)
    where TAttribute : Attribute

See Also