摘要:
一、ascx页面 场景:要返回代码片断,比如Ajax返回一个子页 我们先新建一个Action public ActionResult Ascx() { return PartialView(); } 我们下面再建一个View,仍然是在Action中点右键,AddView。 注意图中勾选。 于是新建了 阅读全文
posted @ 2016-03-02 17:10
kevin_20131022
阅读(324)
评论(0)
推荐(0)
摘要:
一,MVC HtmlHelper方法 Html.BeginForm(actionName,controllerName,method,htmlAttributes){} BeginRouteForm 方法 (HtmlHelper, String, Object, FormMethod) 二,传统Fo 阅读全文
posted @ 2016-03-02 17:09
kevin_20131022
阅读(296)
评论(0)
推荐(0)
浙公网安备 33010602011771号