Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Contents tagged with Enum

  • Want the name of an Enum?

    I needed the name of my enum value yesterday.  How the heck do you get that?  I used the Enum.GetName() static method.  The specific call I did was: