summaryP:DotNetNuke.UI.WebControls.DNNRichTextEditControl.EditorText

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

Syntax

C#
protected string EditorText { get; set; }
Visual Basic
Protected Property EditorText As String
	Get
	Set

See Also