IHtmlEditor is a simple interface that defines some minimal common features between different html editors.
For a list of all members of this type, see IHtmlEditor Members.
[Visual Basic] Public Interface IHtmlEditor [C#] public interface IHtmlEditor [C++] public __gc __interface IHtmlEditor [JScript] public interface IHtmlEditor
| Type | Description |
|---|---|
| FCKTextBoxV2 | FCKTextBoxV2 is a wrapper for FredCK.FCKeditorV2. |
| FreeTextBox | FreeTextBox is a wrapper for FreeTextBoxControls.FreeTextBox |
| HtmlTextBox | HtmlTextBox is a wrapper for ActiveUp.HtmlTextBox.HtmlTextBox. |
| TextEditor | TextEditor is a simple implementation for an html editor. Currently implements text only. |
Namespace: Rainbow.Framework.Web.UI.WebControls
Assembly: Rainbow.Framework.Core (in Rainbow.Framework.Core.dll)
IHtmlEditor Members | Rainbow.Framework.Web.UI.WebControls Namespace