摘要:
controller 中定义以下方法:public JsonResult UpdateSingle(int id, string actionName, string actionValue) { var res = new JsonResult(); //var value = "actionValue"; //db.ContextOptions.ProxyCreationEnabled = false; var list = (from a in db.Articles select new { name = a.ArtTitle, yy = a.ArtPublishT 阅读全文
posted @ 2012-11-16 17:45
zwei
阅读(12230)
评论(0)
推荐(0)
浙公网安备 33010602011771号