Posts by gustavo • 9 points
1 post
-
-1
votes1
answer58
viewsQ: Error that is occurring
<td> @Html.ActionLink("Editar","EditarPessoa", new { cod=item.Id }) | @Html.ActionLink("Details", "Detalhes", new { cod=item.Id }) | @Html.ActionLink("Deletar","DeletarPessoa", new {…