I am trying to create an HTML helper to display a set of checkboxes for an enum and have those values bound to a List on my view model.
List
Most of t