summaryT:DotNetNuke.Modules.HTMLEditorProvider.HtmlEditorProvider

Namespace: DotNetNuke.Modules.HTMLEditorProvider
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public abstract class HtmlEditorProvider : UserControlBase
Visual Basic
Public MustInherit Class HtmlEditorProvider
	Inherits UserControlBase

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI..::..TemplateControl
      System.Web.UI..::..UserControl
        DotNetNuke.Framework..::..UserControlBase
          DotNetNuke.Modules.HTMLEditorProvider..::..HtmlEditorProvider

See Also