摘要:
一、原生方法:在 razor 中 使用Fckeditor 编辑内容,需要引入js 至于html编码 内容@Html.HiddenFor(model => model.Content)@Html.ValidationMessageFor(model => model.Content,"",new{@class="red"}) 要把Content中的数据传到后台,需要在提交时间中把值赋予@Html.HiddenFor(model => model.Content) js 方法如下 functiongetEditorHTMLContents( 阅读全文
posted @ 2013-11-09 16:12
OpenCsharp.Net
阅读(981)
评论(0)
推荐(0)

浙公网安备 33010602011771号