ASP.NET(C#)中使用eWebEditor如何将一个string变量赋值为编辑的HTML代码?

2024-12-17 13:49:47
推荐回答(2个)
回答1:











display.aspx.cs中获取

Request.Form["content1"]

回答2:

content1设置成为服务器运行空间
然后
content1.value.tostring()