UltimateEditor Class Library

Karamasoft.WebControls.UltimateEditor Namespace

Namespace hierarchy

Classes

Class Description
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.
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.

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.