This will help access an area from an action link @Html.ActionLink("MyText", "ActionName", "ControllerName", new { area = "YourAreaName"}, ...
確定! 回上一頁