Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
5779 Points
691 Posts
Microsoft
Nov 25, 2010 11:26 PM|LINK
The point is that you're inside of a VALIDATION provider. DisplayAttribute is not a VALIDATION attribute.
If you want to influence the things that the DisplayAttribute influences, you need to write a METADATA provider.
bradwils
Contributor
5779 Points
691 Posts
Microsoft
Re: Dynamic Attributes - DisplayAttribute
Nov 25, 2010 11:26 PM|LINK
The point is that you're inside of a VALIDATION provider. DisplayAttribute is not a VALIDATION attribute.
If you want to influence the things that the DisplayAttribute influences, you need to write a METADATA provider.