you can try
<%= Html.ActionLink("View Performances", "Details", "Productions", new { name = item.show , year = item.year }, new {@class = "button"}) %>
2.1m questions
2.1m answers
60 comments
57.0k users