Classes
| Class | Description | |
|---|---|---|
| ContentInAmazonS3 |
Represents helper for the editor content stored in Amazon S3.
| |
| ContentInDatabase |
Represents helper for the editor content stored in the database.
| |
| DropDown |
Represents a dropdown list that contains the items of a DropDown toolbar item.
| |
| DropDownItem |
Represents a dropdown item.
| |
| Explorer |
Represents a web page used by UltimateEditor.explorer.aspx file.
| |
| FileInDatabase |
Represents helper for the editor files stored in the database.
| |
| HtmlToPdf |
Represents a wrapper class to convert HTML to PDF.
| |
| PostBackEventArgs |
Class sent to the event handler when the PostBack event is fired.
| |
| Toolbar |
Represents a toolbar that contains a set of toolbar items.
| |
| ToolbarItem |
Represents a toolbar item that can be a button, dropdown, or separator.
| |
| ToolbarItemRenderEventArgs |
Class sent to the event handler when the ToolbarItemRender event is fired.
| |
| ToolbarList |
Represents a toolbar list that contains the toolbars displayed in the editor.
| |
| ToolbarRenderEventArgs |
Class sent to the event handler when the ToolbarRender event is fired.
| |
| UltimateEditor |
UltimateEditor is an ASP.NET web server control that allows the user to manage HTML content.
| |
| UltimateSpell |
Summary description for the built-in UltimateSpell control.
| |
| Viewer |
Represents a web page used by UltimateEditor.viewer.aspx file.
|
Delegates
| Delegate | Description | |
|---|---|---|
| UltimateEditor..::..PostBackEventHandler |
Declares the PostBack event handler delegate.
| |
| UltimateEditor..::..ToolbarItemRenderEventHandler |
Declares the ToolbarItemRender event handler delegate.
| |
| UltimateEditor..::..ToolbarRenderEventHandler |
Declares the ToolbarRender event handler delegate.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| DirType |
Represents editor content flow direction type.
| |
| ToolbarItem..::..CommandType |
Contains the available command types.
| |
| ToolbarItem..::..ItemType |
Contains the available item types.
|