原文 asp.net-mvc-3 anchor
return View("Index");
@Html.ActionLink("link text", "MyAction", "MyController", null, null, "tab", null, null)