Chinaunix首页 | 论坛 | 博客
  • 博客访问: 473715
  • 博文数量: 112
  • 博客积分: 5696
  • 博客等级: 大校
  • 技术积分: 1720
  • 用 户 组: 普通用户
  • 注册时间: 2007-08-17 09:58
文章分类

全部博文(112)

文章存档

2011年(22)

2010年(28)

2009年(21)

2008年(41)

分类: WINDOWS

2010-08-13 01:21:21

The RouteValueDictionary class enables you to work with collections of key/value pairs that are required in order to use ASP.NET routing. You use the RouteValueDictionary object to define values for the , , and properties. You also use a RouteValueDictionary object when you generate a URL by calling the method and passing a RouteValueDictionary object as a parameter.

Every key in a RouteValueDictionary object must be unique. The RouteValueDictionary class uses case-insensitive ordinal comparison. For more information, see . A key cannot be null.




阅读(605) | 评论(0) | 转发(0) |
0

上一篇:iMVC(2) - Ioc

下一篇:Jquery Asp.net

给主人留下些什么吧!~~