logo
  • 教程列表
  • SO官方文檔
  • MVC Ajax 擴充套件
    • Ajax Action Link
    • Ajax 表單
  1. StackOverflow 文件
  2. asp.net-mvc 教程
  3. MVC Ajax 擴充套件
  4. Ajax Action Link

Ajax Action Link

Created: November-22, 2018

@* Renders an anchor (a) element that links to an action method. 
 * The innerHTML of "target-element" is replaced by the result of SomeAction. 
 *@
@Ajax.ActionLink("Update", "SomeAction", new AjaxOptions{UpdateTargetId="target-element" })
  • Ajax 表單
  • MVC Ajax 擴充套件

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明