| CuteEditor for .NET 6.0 Class Library |
|
CuteEditor Namespace
Cute Editor for ASP.NET is the most powerful WYSIWYG (What You See Is What You Get) browser-based HTML content management component for ASP.NET. It enables ASP.NET Web developers to replace the Textarea in your existing content management system with a powerful, reliable and easy to use WYSIWYG Editor.
Namespace hierarchy
Classes
| Class |
Description |
|
Editor
|
Cute Editor for ASP.NET is a powerful, professional ASP.NET Server control that enables .Net developers to embed a word processor, similar to Microsoft Word into a web page. This Web-based WYSIWYG Content Editing tool empowers business users with an intuitive, easy-to-use interface for creating and publishing web content. This documentation should provide everything you need to customize the CuteEditor control for your particular application. |
Enumerations
| Enumeration |
Description |
|
AutoConfigure
|
Represents Several predefined sets of buttons. These configurations are applied using AutoConfigure property. |
|
BreakElement
|
Determines what happens when the "enter" key is pressed in the editor |
|
BrowserType
|
Enumerates the browser type as detected by the HTTP headers sent by the browser. |
|
CultureType
|
Specifies the way in which the control will be localized. |
|
EmptyAlternateText
|
Specify the manners in which the editor handles images without alternate text specified or images with empty alternate text. |
|
PasteBehavior
|
Enumerates the manners in which the editor handles pasted text. |
|
TabType
|
Three tab display options at the bottom, left-hand corner in your Cute editor |
|
ThemeType
|
Determines how the toolbars and its buttons and dropdownlists are displayed |
|
URLType
|
Specify whether the URL should be converted to a site root relative path (/html/images/image1.gif) or an absolute path (http://www.mysite.com/images/image1.gif). |