摘要:
以前使用viewbag传值,一直没什么问题。今天有一个有点复杂的传值就发现了问题请先看代码public ActionResult About() { ViewBag.act = from t in db.Articles group t by t.Type into pgroup select pgroup; foreach (var m in ViewBag.act) { strin... 阅读全文
posted @ 2012-07-12 11:11
( ⊙ o ⊙ )啊!
阅读(214)
评论(3)
推荐(0)

浙公网安备 33010602011771号