Multiple Sections is a unique feature of WebTextEditor that enables multiple editable
regions in a single instance.
This topic will show you how to enable Multiple Sections.
To enable Multiple Sections
- Right-click on WebTextEditor control and choose Properties.
- Go to TextEditorSections and click the collection button.
- Add one WebTextEditorSection. Set Name to Summary
and Content to "WebTextEditor is one of the latest components developed
by Intersoft Solutions".
- Add another WebTextEditorSection. Set Name to Description
and Content to "WebTextEditor is the industry's first text editor
that integrates intuitive writing tools, inline spelling checker, and sophisticated
uploading capability in a single interface".
- Run the project.