This namespace includes all server-side functionality for the HtmlEditor.
| C# |
namespace Winthusiasm.HtmlEditor
| All Types | Classes | Interfaces | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| HtmlEditor..::.ButtonBarInfo |
Encapulates a list of HtmlEditor..::.ButtonInfo objects.
| |
| HtmlEditor..::.ButtonInfo |
Encapsulates information about a button toolbar element.
| |
| HtmlEditor..::.CreateToolbarInfoEventArgs..::.ButtonInfoLocation |
Encapsulates button location information within a toolbar.
| |
| HtmlEditor..::.ButtonInfo..::.ButtonMenuInfo |
Encapulates information about a menu related to the button.
| |
| HtmlEditor..::.ColorSchemeInfo |
Encapsulates information about a color scheme.
| |
| HtmlEditor..::.ColorSchemeType |
The supported types of color schemes.
| |
| HtmlEditor..::.CreateColorSchemeInfoEventArgs |
This class encapsulates the data and methods for the
CreateColorSchemeInfo event handler.
| |
| HtmlEditor..::.CreateColorSchemeInfoEventHandler |
Delegate.
| |
| HtmlEditor..::.CreateDialogInfoEventArgs |
This class encapsulates the data and methods for the
CreateDialogInfo event handler.
| |
| HtmlEditor..::.CreateDialogInfoEventHandler |
Delegate.
| |
| HtmlEditor..::.CreateToolbarInfoEventArgs |
This class encapsulates the data and methods for the
CreateToolbarInfo event handler.
| |
| HtmlEditor..::.CreateToolbarInfoEventHandler |
Delegate.
| |
| HtmlEditor..::.ToolbarElement..::.DependencyType |
Dependency on when enabled.
| |
| HtmlEditor..::.DialogInfo |
Encapsulates information about a dialog.
| |
| HtmlEditor..::.Direction |
The direction of the text.
| |
| HtmlEditor..::.ToolbarElement..::.DisableMethodType |
When disabled, the type of method to disable the element.
| |
| HtmlEditor..::.ToolstripInfo..::.ElementType |
Possible element types.
| |
| HtmlEditor..::.ToolbarElement..::.EnabledType |
Flag for when the element is enabled.
| |
| HtmlEditor |
The HTML Editor for ASP.NET AJAX server control.
| |
| HtmlEditor..::.IMenuItemInfo |
Interface for menu item classes to implement.
| |
| HtmlEditor..::.CreateToolbarInfoEventArgs..::.InsertType |
Used by methods to define how to insert an item.
| |
| HtmlEditor..::.MenuInfo |
Encapsulates information about a menu.
| |
| HtmlEditor..::.MenuItemInfo |
Information about a menu item.
| |
| HtmlEditor..::.MenuSeparatorInfo |
Information about a menu separator.
| |
| HtmlEditor..::.Mode |
Supported modes for editing a document.
| |
| HtmlEditor..::.PageItemSize |
Maximum number of items displayed in an Image Browser page.
| |
| HtmlEditor..::.SaveButtonInfo |
Encapsulates information about a Save button.
| |
| HtmlEditor..::.SaveButtonInfoList |
List of HtmlEditor..::.SaveButtonInfo objects.
| |
| HtmlEditor..::.SaveEventArgs |
This class encapsulates the data and methods for the
Save event handler.
| |
| HtmlEditor..::.SaveEventHandler |
Delegate.
| |
| HtmlEditor..::.Toolstrip..::.SectionType |
Toolstrip section type.
| |
| HtmlEditor..::.SelectInfo |
Encapsulates information about a select list toolbar element.
| |
| HtmlEditor..::.CreateToolbarInfoEventArgs..::.SelectInfoLocation |
Encapsulates select list location information within a toolbar.
| |
| HtmlEditor..::.SelectInfo..::.SelectList |
Type definition for a list of items.
| |
| HtmlEditor..::.SeparatorInfo |
A toolbar separator element.
| |
| HtmlEditor..::.ThrottleStateMethodType |
Determines the implementation method for tracking Image Browser throttles.
| |
| HtmlEditor..::.ToggleModeType |
Supported UI methods for changing mode.
| |
| HtmlEditor..::.Toolbar |
A toolbar control.
| |
| HtmlEditor..::.ToolbarControlList |
The definition for a list of toolbar controls.
| |
| HtmlEditor..::.ToolbarElement |
Abstract base class for toolbar elements.
| |
| HtmlEditor..::.ToolbarInfo |
Encapsulates information about a HtmlEditor..::.Toolbar.
| |
| HtmlEditor..::.Toolstrip |
A toolstrip control.
| |
| HtmlEditor..::.ToolstripBackgroundImageType |
Supported types of background images for toolstrips.
| |
| HtmlEditor..::.ToolstripData |
Encapsulates the definition of a HtmlEditor..::.Toolstrip.
| |
| HtmlEditor..::.ToolstripInfo |
Encapsulates information about a HtmlEditor..::.Toolstrip.
| |
| HtmlEditor..::.ToolstripData..::.ToolstripItemData |
Encapsulates the definition of a toolstrip item.
| |
| HtmlEditor..::.ToolstripInfo..::.ToolstripItemInfo |
Information about an item in a toolstrip.
| |
| HtmlEditor..::.CreateToolbarInfoEventArgs..::.ToolstripItemLocation |
Abstract class to encapsulate location information for a toolstrip item.
| |
| HtmlEditor..::.ToolstripData..::.ToolstripItemType |
Possible types of items in a toolstrip.
| |
| HtmlEditor..::.UploadNotificationArgs |
Provides the UploadStatus information for the upload,
successful or not.
| |
| HtmlEditor..::.UploadNotificationHandler |
Delegate.
| |
| HtmlEditor..::.VisualStudioColorSchemeInfo |
Encapsulates the Visual Studio color scheme information.
|