Is it possible to force an @Html.ActionLink() to do a POST instead of a GET? If so, how?
@Html.ActionLink()
POST
GET