码迷,mamicode.com
首页 > Web开发 > 详细

ASP.NET MVC Controller 编程所涉及到的常用属性成员

时间:2017-12-20 13:41:47      阅读:191      评论:0      收藏:0      [点我收藏+]

标签:values   nike   out   har   tco   log   html   sof   csharp   

Controller (System.Web.Mvc.Controller)

1.获取路由中的各个值

Request.RequestContext.RouteData.Values["id"]

1).参考:System.Web.Mvc.Controller > Controller类 > 它的属性

2.相关参考:  html.ViewContext.RouteData.Values["controller"] , this HtmlHelper html, ,在页面里获取当前controller的值

 

ASP.NET MVC Controller 编程所涉及到的常用属性成员

标签:values   nike   out   har   tco   log   html   sof   csharp   

原文地址:http://www.cnblogs.com/zhuji/p/8072049.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!