I am creating checkBox dynamically in a View based on a IEnumerable received from ViewModel. How can I return to the controller with the checked items that the user clicked?