I am trying to add TextEditor as below but I can not get the text property. is there any way to get the text.
@RegisterTagPrefix="dnn"TagName="TextEditor"Src="~/controls/TextEditor.ascx"
<dnn:TextEditorID="teDescription"runat="server"height="400"width="100%"/>