Delete Orchard CMS content type via command line

左心房为你撑大大i 提交于 2019-12-11 15:39:27

问题


Is there a way via the command line to delete a content type? I created one that seems to be bombing out. Actually the error is: The model item passed into the dictionary is of type 'Contrib.DateTimeField.Settings.DateTimeFieldSettings', but this dictionary requires a model item of type 'Orchard.Fields.Settings.DateTimeFieldSettings'.

I just want to delete it and create another content type. Can I do this via the command line? I can't really do it via the admin page because I get the above error when I try to edit the content type.

来源:https://stackoverflow.com/questions/12890992/delete-orchard-cms-content-type-via-command-line

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