摘要: 我的 @Request.RequestContext.RouteData.Values["id"] 如上代码如果想取最后的ID值11,只要如下做就行了:@Request.RequestContext.RouteData.Values["id"]没有路由则直接用@Request.QuerySt... 阅读全文
posted @ 2015-09-06 11:46 James·wang 阅读(3195) 评论(1) 推荐(0)