【发布时间】:2012-04-13 02:09:49
【问题描述】:
例如,我需要创建一个由文本组成的面板
MY PANEL
Drag any of the items below into the editor:
CUSTOMER
BUSINESS_PHONE
BUSINESS_ADDRESS
所以当把它拖入编辑器时,它会按以下方式添加它
This is an example of how [[CUSTOMER]] has improved his business.
You may contact them directly by dialing [[BUSINESS_PHONE]].
这就像创建一个模板。我只是不确定用什么来完成这项工作。我们正在使用 RadEditor。任何建议将不胜感激,请注意,我们无法更改编辑器,因为我们在许多地方使用该解决方案,如果有任何必须与编辑器集成。
非常感谢
【问题讨论】:
标签: c# asp.net templates telerik