Allows public access of the BasicTextEditor

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

Syntax

C#
public TextBox BasicTextEditor { get; }
Visual Basic
Public ReadOnly Property BasicTextEditor As TextBox
	Get

See Also