Basically I have this custom attribute and one of the properties in the attribute is Name for if you want to change the name of the property that the attribute is attached too. By default I want the attribute to use the name that the property already has if I they don't care to set the name. How do I do this? Do I use reflection?
|
So I want to get 'FriendlyName' and stick it into my FilterProperty:
|
Replies
Know the answer? Post it — somebody with the same question will find it here.