Version

text Property

Gets formatted text from the editor. Current text in editor.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_text() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfEditorProvider.get_text();
See Also