【发布时间】:2011-07-19 18:26:25
【问题描述】:
@Ajax.ActionLink(
"Link Text",
"RefreshTestStatus2",
"refresh",
new AjaxOptions {
UpdateTargetId = "status",
InsertionMode = InsertionMode.InsertBefore })
但我想使用看起来像提交按钮的东西来触发它。有谁知道怎么做?
朱迪
【问题讨论】:
标签: asp.net-mvc ajax