【发布时间】:2010-06-08 15:38:42
【问题描述】:
在使用DisplayForModel 和EditorForModel 方法时,我想使用DataAnnotations.DisplayAttribute.Order 属性来排列我的字段。
相关问题:
Does the DataAnnotations.DisplayAttribute.Order property not work with ASP.NET MVC 2?
我认为我需要使用ASP.NET MVC 2 Futures。但我无法让它工作。
如何安装 ASP.NET MVC 2 Futures?
为什么我的字段仍然乱序?
【问题讨论】:
标签: asp.net-mvc asp.net-mvc-2 annotations metadata asp.net-mvc-futures