[好物介紹] CKEditor For ASP .NET 補充篇

摘要:[好物介紹] CKEditor For ASP .NET 補充篇

1. 各個項目名稱依序:

Source, Save, NewPage, Preview, Templates, Cut, Copy, Paste, PasteText,

PasteFromWord, Print, SpellChecker, Scayt, Undo, Redo, Find, Replace,

SelectAll, RemoveFormat, Form, Checkbox, Radio, TextField, Textarea,

Select, Button, ImageButton, HiddenField, Bold, Italic, Underline, Strike,

Subscript, Superscript, NumberedList, BulletedList, Outdent, Indent,

Blockquote, CreateDiv, JustifyLeft, JustifyCenter, JustifyRight, JustifyBlock,

BidiLtr, BidiRtl, Link, Unlink, Anchor, Image, Flash, Table, HorizontalRule,

Smiley, SpecialChar, PageBreak, Iframe, Styles, Format, Font, FontSize,

TextColor, BGColor, Maximize, ShowBlocks, About

 

2.可以使用ToolBar = "Full" 或 ToolBar = "Basic" 直接設定使用完整項目或基本項目。

Basic可用的項目為:Bold, Italic, NumberedList, BulletedList, Link, Unlink, About

 

3. 程式中要取得或設定使用者輸入的內容只要使用Text屬性即可