Html.BeginForm() not rendering properly
- by Taskos George
While searching in stackoverflow the other questions didn't exactly helped in my situation.
How it would be possible to debug such an error like the one that the Html.BeginForm does not properly rendered to the page.
I use this code
@model ExtremeProduction.Models.SelectUserGroupsViewModel
@{ ViewBag.Title = "User Groups"; }
<h2>Groups…