【发布时间】:2012-04-29 04:56:00
【问题描述】:
我可以显示ActionLink 的确认消息吗?
我需要使用 javascript 吗?没有它可以吗?
你能给我举个例子吗?
谢谢。
//I want to make a confirmation message appear before the link opens.
@Html.ActionLink("Checkout and view order list", "Order", "Order")
【问题讨论】:
标签: asp.net-mvc-3 confirmation