because if you are in some area you must change area before use other control in other area.
Html.ActionLink( "Home", "Index", "Home", new { area = "" }, null )
Html.ActionLink( "About", "About", "Home", new { area = "" }, null )
Html.ActionLink("Install", "Index", "Install", new { area = "Install" }, null)
ไม่มีความคิดเห็น:
แสดงความคิดเห็น