ASP.net MVC DropDownListFor 或 DropDownList 与强类型 ViewModel
我正在寻找将 DropDownListFor 与强类型视图模型一起使用的示例。我进行了广泛的搜索,但找不到一个好的最新示例。
I'm looking for an example of using DropDownListFor with a strongly typed view model. I have searched extensively and cannot find a good up to date example.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
“key”和“code”是 Collection 对象的属性,末尾的空“”是可选标签。
"key" and "code" are properties of your Collection objects and the empty "" at the end is an optional label.