找回密码
 立即注册

QQ登录

只需一步,快速开始

Alice
社区贡献组   /  发表于:2015-2-17 13:58  /   查看:4673  /  回复:0
问题描述:C1Editor撰写和管理HTML内容
问题解答:ASP.NET Wijmo的C1Editor可以让非技术用户对任何网页上的HTML内容进行创作和管理。可以用这个直观的、像微软Word一样的编辑器来更换任何文本框,以及自定义风格。

本文介绍了用C1Editor控件撰写和管理HTML内容。


关键代码:
  1. <wijmo:C1Editor runat="server"
  2. ID="Editor1" Width="760" Height="530"  Text="The Insert tab contains groups of commands that enable end-users to insert items,
  3. such as images or paragraph breaks, into the text editor.
  4. Underneath the Format tab are four groups – Tables, Breaks,
  5. Forms, and Special – that house closely related tasks. " >
  6. </wijmo:C1Editor>
复制代码


效果截图:




源码下载:C1Editor.7z (3.85 mb) (下载次数: 24)
请点击评分,对我的服务做出评价!  5分为非常满意!

葡萄城控件服务团队

官方网站: http://www.gcpowertools.com.cn

0 个回复

您需要登录后才可以回帖 登录 | 立即注册
返回顶部