任何人都可以告诉我们如何使用Url.action()传递动态值。就像是,var firstname="abc"; var username = "abcd"; location.href = '@Html.Raw(@Url.Action("Display", ...
確定! 回上一頁