Thank you for choosing CuteEditor for .NET! 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.

Classes

  Class Description
AttachmentItem
This class represents an Attachment Item.
AttachmentItemCollection
This class represents/maintains a collection of Attachment items.
AttachmentItemEventArgs
Event parameters used for events (AttachmentCheckChanged,AttachmentCreated,AttachmentDataBound,AttachmentAdded) that take an Item as one of its arguments.
CEF
CEU
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.
Editor..::.CustomCultureConverter
EditorLicenceProvider
EditorLicenceProvider
EditorStateChangedEventArgs
EditorStateChangedEventArgs
EditorUtility
A utility for Cute Editor
EditorUtilityCtrl
EditorUtilityPage
EditorUtilityPage
EditorUtilityPage
LoadHandler
MvcUploader
MvcUploadFile
PersistedFile
This class represents a Single File object.
PersistedFileEventArgs
Provides data for the FileChanged events.
RichDropDownList
Represents a rich drop-down menu on the editor toolbar
RichListItem
Represents a data item in a rich drop-down menu
RichListItemCollection
Encapsulates a collection of RichListItem for use by the Cute Editor.
StripTagOption
Specifies the way in which the control will handle the injection code.
ToolControl
Represents a Cute Editor toolbar.
ToolControlCollecton
Encapsulates a collection of ToolControl for use by the Cute Editor.
TreeDropDownList
TreeListItem
TreeListItemCollection
UploadAttachments
This class allows you upload multiple files with a single element. The uploaded file will be added to the list of attachments. Just the way Gmail does for email attachment.
Uploader
This class represents an enhanced control for uploading files to the server.
UploaderBase
The base class defines the properties, methods, and events that are shared by Uploader, UploadPersistedFile and UploadAttachments.
UploaderEventArgs
Provides data for the FileValidating and FileUploaded(After Upload) events.
UploaderFileSystemProvider
UploaderProvider
This abstract class represents a Uploader Provider object.
UploaderValidateOption
A helper class which can be used to hold validation information, used by the Ajax Uploader.
UploadFileBase
Represents an UploadFileBase object.
UploadModule
This class represents an Upload Module object.
UploadPersistedFile
This class represents an enhanced control for uploading files to the server. The object can persist across postbacks.

Interfaces

  Interface Description
IAjaxUploader
internal interface
IAttachmentProvider
Represents an interface for an Attachment Provider.
IUploaderRenameProvider

Delegates

  Delegate Description
AttachmentItemEventHandler
Represents the method that will handle Attachment control events.
EditorStateChangedEventHandler
EditorStateChangedEventHandler
PersistedFileEventHandler
Represents the method that will handle Uploader control events.
UploaderBatchEventHandler
UploaderEventHandler
Represents the method that will handle Uploader control events.

Enumerations

  Enumeration Description
AttachmentItemBehavior
AttachmentItemTemplatePosition
Specifies the Attachment Item Template Position.
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.
EditorResizeMode
Editor Resize Mode
EmptyAlternateText
Specifies the manners in which the editor handles images without alternate text specified or images with empty alternate text.
HyperlinkTarget
Specifies where the linked document will be opened when the user follows a link.
MvcUploaderScriptSource
a enum for how the uploader render the script
PasteBehavior
Enumerates the manners in which the editor handles pasted text.
ProgressBarType
Specifies the style that a ProgressBar uses to indicate the progress of an operation.
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
UploadCursor
UploaderAdvancedOption
This enumeration is used by Uploader.SetAdvancedOption.
UploadType
The global type of upload method to use.
URLType
Specifies 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).