What is difference between DisplayName attribut开发者_如何转开发e and Display attribute in ASP.NET MVC?DisplayName sets the DisplayName in the model metadata. For example:
I would like to know if it is possible to get attributes of the enum values and not of the enum itself? For example, suppose I have the following enum: