Welcome to Dukebaby Sign in | Join | Help

August 2007 - Posts

Get Enum by value in C#

This is mainly for my own reference since I find myself looking this up now and then. Lets say I have a dropdownlist of enum items where the ddl value is equal to the enum value. So, when when ddl item is selected now you want to get the actual enum represented
Posted by dukebaby | 0 Comments
Filed under: ,