标签: asp.net ckeditor
我需要在单击按钮的光标所在的确切位置将文本插入ckeditor。 我怎样才能做到这一点? 我在asp.net中使用ckeditor。 谢谢。
答案 0 :(得分:1)
使用insertHtml API调用。