Search results for query: *

  • Users: joeyt
  • Order by date
  1. J

    Question Property Attribute Retrieval

    Great! Thanks. Would there be a way to retrieve a property's attribute dynamically? Meaning, could I create a function that would return the CustomLabelAttribute for any property I pass to it? Thanks!
  2. J

    Question Property Attribute Retrieval

    I've looked around for discussion on this topic, but wasn't able to find it. I am trying to retrieve the Attributes of a class's property specifically. So for example. Let's say I have a class called "Employee", and a custom attribute called CustomLabelAttribute with a string value. What...
Back
Top