I have a view that list my users, it's basically in the default generated by asp.net mvc with entity, the data is in a table, and inside this table I have one:
@Html.ActionLink("Aprovar cadastro", "Aprovar")
And I have within the controller...
asked by
08.10.2017 / 03:59