- 2025年05月12日
- 星期一
在我的网格网格中,我需要根据值显示图像.代码如下 @model TraktorumMVC.Models.ManagePhotos@{ ViewBag.Title = ManagePhotos; Layout = ~/Views/Shared/_Layout.cshtml; var grid = new WebGrid(Model.AdPhotos);}
在我的网格网格中,我需要根据值显示图像.代码如下 @model TraktorumMVC.Models.ManagePhotos@{ ViewBag.Title = ManagePhotos; Layout = ~/Views/Shared/_Layout.cshtml; var grid = new WebGrid(Model.AdPhotos);}