Index.cshtml. <div> <h1>Index</h1> @Html.ActionLink("產品列表", "ProductList"); </div> ; ProductList.cshtml.
確定! 回上一頁