can you change a custom attribute from a controller in asp.net MVC?
- by Sara Chipps
I am looking to have an attribute "show" on certain properties in my class and give the user the option to show other properties in the view.
Can I change a custom attribute from the front end?