Contains the Ktml Server Control
| Class | Description |
|---|---|
| Ktml | KTML is a browser-based WYSIWYG HTML editor that offers easy content formatting, advanced table and image manipulation features and a live property editor to ease your work. It supports most platforms and configurations, providing the user with advanced text and paragraph formatting capabilities, as well as CSS support and easy HTML tag selection. KTML is implemented as an ASP.NET Server Control that has the features of a standard TextBox control but provides a richer interface in browser. |
| KtmlError | Class used for setting a KTML error. |
| KtmlServiceProvider | Service provider class for Ktml modules. |
| Toolbar | Represents a toolbar in the Ktml interface and works as a container for buttons. |
| Enumeration | Description |
|---|---|
| KtmlButton | Lists the buttons that might be present in a Toolbar. |
| ShowToolbars | Lists the ways to render the toolbars for the Ktml editor. |
| ToolbarPresets | Lists the presets for Toolbars. |