Is Orchard.ContentManagement.ContentPart implemented with Clay?

半世苍凉 提交于 2019-12-24 07:03:10

问题


I previously asked How do we check whether a dynamic clay object has a property? My question assumed that an Orchard.ContentManagement.ContentPart was a dynamic Clay object. Is it a dynamic Clay object?


回答1:


No. It used to be the case, but it was recently removed, and replaced with several more specialized, and faster implementations of dynamic. The Clay dependency is completely gone.



来源:https://stackoverflow.com/questions/25166799/is-orchard-contentmanagement-contentpart-implemented-with-clay

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!