Either Use Html.DisplayForModel(o=>o) or call Html.DisplayFor() for each property of your current model. Something like this.
確定! 回上一頁