How to convert a string value to a given enumeration type using System.Reflection.
Converting a String to an Enumeration Value
Published 11/13/2002
How to convert a string value to a given enumeration type using System.Reflection.