TextEditor is a user control that provides a wrapper for the HtmlEditor providers
Namespace: DotNetNuke.UI.UserControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[ValidationPropertyAttribute("Text")] public class TextEditor : UserControl |
| Visual Basic |
|---|
<ValidationPropertyAttribute("Text")> Public Class TextEditor Inherits UserControl |
Remarks
Inheritance Hierarchy
System..::..Object
System.Web.UI..::..Control
System.Web.UI..::..TemplateControl
System.Web.UI..::..UserControl
DotNetNuke.UI.UserControls..::..TextEditor
System.Web.UI..::..Control
System.Web.UI..::..TemplateControl
System.Web.UI..::..UserControl
DotNetNuke.UI.UserControls..::..TextEditor