Posts by Albino • 36 points
1 post
-
2
votes1
answer64
viewsA: Problem with Html.Partial and Viewbag
Utilize: @Url.Action("Novo", "Acesso", new { area = "cadastro", id = ViewBag.ClienteId }) Instead of: @Url.Action("Novo", "Grupo", new { area = "Cadastro" })/@ViewBag.ClienteId…
asp.net-mvcanswered Albino 36