Here Mudassar Ahmed Khan has explained with an example, how to pass (send) RadioButton value from View to Controller in ASP.Net MVC Razor.
Multiple RadioButtons will be populated from database and when the Form is submitted the value of the selected (checked) RadioButton will be sent to the Controller in ASP.Net MVC Razor.