Possible Duplicate:
Converting a string to an enumeration value in C#
How do I convert a enum to a string in C#?
Note: I have the answer and will post, I searched for the answer here first but couldn’t find it so I thought I would add the question / answer to the site once I found it.
Converting is actually quite easy. You would use the following function that is built in: