Allows public access ot the HtmlEditorProvider

Namespace: DotNetNuke.UI.UserControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public HtmlEditorProvider RichText { get; }
Visual Basic
Public ReadOnly Property RichText As HtmlEditorProvider
	Get

See Also