I have a series of fields that I need to send from tag Razor to a JavaScript function
@Html.ActionLink("Enviar", "ActionName", null, new {
onclick = String.Format("envia_pessoa({0}, '{1}', '{2}', '{3}', '{4}', '{5}', '{6}'...
asked by
07.06.2015 / 01:26