2012年6月4日
摘要: Asp.net MVC 3 中Session与ViewBag传值到Javascript中, 主要方法有: 1. 使用Javascript Variable 假设有say _layout.cshtml<head> ... <link href="@Url.Content("~/Content/Site.css")" rel="stylesheet" type="text/css" /... 阅读全文
posted @ 2012-06-04 17:06 PetterLiu 阅读(17261) 评论(0) 推荐(0) 编辑