Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个关于 dnn 文本编辑器的问题
<dnn:texteditor ID="Texteditor1" runat="server" />
当我将它mode从基本文本框更改为富文本框时,它不会改变。
mode
有什么可能的解决方案。请帮忙。
你使用的是什么版本的 DNN?如果您使用的是 DNN7,您需要确保您使用的是 RadEditor 控制器,而不是看起来的 FCK。
DNN7 不适用于 FCK 编辑器。