Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
核心 MVC 测试版中没有单选按钮列表助手有什么原因吗?有一个下拉列表,但没有单选按钮列表。
我知道我可以很容易地创建一个扩展方法来确定这是一个核心的事情吗?
它在 mvc 期货中,您可以在 codeplex 上下载。但我相信它有错误。
我认为为了简化而将其删除,而您可以只使用 foreach 循环。