Classes

  ClassDescription
Public classContentInAmazonS3
Represents helper for the editor content stored in Amazon S3.
Public classContentInDatabase
Represents helper for the editor content stored in the database.
Public classDropDown
Represents a dropdown list that contains the items of a DropDown toolbar item.
Public classDropDownItem
Represents a dropdown item.
Public classExplorer
Represents a web page used by UltimateEditor.explorer.aspx file.
Public classFileInDatabase
Represents helper for the editor files stored in the database.
Public classHtmlToPdf
Represents a wrapper class to convert HTML to PDF.
Public classPostBackEventArgs
Class sent to the event handler when the PostBack event is fired.
Public classToolbar
Represents a toolbar that contains a set of toolbar items.
Public classToolbarItem
Represents a toolbar item that can be a button, dropdown, or separator.
Public classToolbarItemRenderEventArgs
Class sent to the event handler when the ToolbarItemRender event is fired.
Public classToolbarList
Represents a toolbar list that contains the toolbars displayed in the editor.
Public classToolbarRenderEventArgs
Class sent to the event handler when the ToolbarRender event is fired.
Public classUltimateEditor
UltimateEditor is an ASP.NET web server control that allows the user to manage HTML content.
Public classUltimateSpell
Summary description for the built-in UltimateSpell control.
Public classViewer
Represents a web page used by UltimateEditor.viewer.aspx file.

Delegates

  DelegateDescription
Public delegateUltimateEditor..::..PostBackEventHandler
Declares the PostBack event handler delegate.
Public delegateUltimateEditor..::..ToolbarItemRenderEventHandler
Declares the ToolbarItemRender event handler delegate.
Public delegateUltimateEditor..::..ToolbarRenderEventHandler
Declares the ToolbarRender event handler delegate.

Enumerations

  EnumerationDescription
Public enumerationDirType
Represents editor content flow direction type.
Public enumerationToolbarItem..::..CommandType
Contains the available command types.
Public enumerationToolbarItem..::..ItemType
Contains the available item types.