当前位置:
代码迷
>>
ASP.NET
>> 刚下一个编辑器hhfeditor,不知道怎么读取里面的内容
详细解决方案
刚下一个编辑器hhfeditor,不知道怎么读取里面的内容
热度:
874
发布时间:
2013-02-25 00:00:00.0
刚下一个编辑器hhfeditor,不知道如何读取里面的内容
刚下一个编辑器hhfeditor,不知道如何读取里面的内容
protected void Button1_Click(object sender, EventArgs e)
{
this.Label1.Text = ??????
}
------解决方案--------------------------------------------------------
你试试啊。。。。
相关解决方案