can you change a custom attribute from a controller in asp.net MVC?
        Posted  
        
            by Sara Chipps
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sara Chipps
        
        
        
        Published on 2010-04-23T21:38:55Z
        Indexed on 
            2010/04/23
            21:43 UTC
        
        
        Read the original article
        Hit count: 232
        
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?
© Stack Overflow or respective owner