コード例 #1
0
ファイル: PjaxController.cs プロジェクト: FlukeFan/MvcForms
 public ActionResult Page3()
 {
     return(Redirect(PjaxActions.Page1()));
 }