@Html.ActionLink((string)@ViewBag.Message, "Index")//相同路径
@Html.ActionLink((string)@ViewBag.Message, "Index","New")//New目录下