摘要: 前提 Sitecore 的 @Html.Sitecore().Field("file icon", item, new {@class="icon", }) 确实也挺好用的,但是局限于 item ,当有多个 sub item,或者其他地方的 item,远不如使用 @Model 方便。 所以自己写了个 阅读全文
posted @ 2023-11-10 17:09 灵火 阅读(36) 评论(0) 推荐(0)