Loading

razor DisplayNameFor ViewModel为集合时显示列名的问题

@{ViewModel nullModel = null; }
@Html.DisplayNameFor(model => nullModel .FullName)

https://stackoverflow.com/questions/20807869/displaynamefor-from-listobject-in-model

posted @ 2019-01-23 18:31  wswind  阅读(294)  评论(0编辑  收藏  举报