I would like to know how I can do so that this @Html.ActionLink("Edit", "Edit", new { id = item.IDPROJECT}) can format it, I did it this way but it does not work for me:
<a href="@Url.Action("Edit", "Proyectos")" class="btn btn-warni...
asked by
13.12.2017 / 18:17