I am creating links to individual items during the foreach loop @foreach(var x in ViewBag.Applicants) { <tr> <td>@Html.ActionLink(x.
確定! 回上一頁