I would like to get the selected values of the listbox in the POST method of my controller once the form is submitted but I haven't figured out how (it's always just coming in null). To help me out, how would I get the selected values of the "selected" listbox in the example here:
https://demos.telerik.com/aspnet-mvc/listbox
Thanks,
Dave