Hi Darryl Henderson,
For this purpose you could use the
get_text() or
get_html() methods (
get_html(true) will return the HTML content that is already modified by the editor's client filters.
e.g:
Note that for the native ASP.NET AJAX $find() method to work, you must have an asp:scriptmanager or telerik:radscriptmanager control on your page.
More information on RadEditor's client-side API is available
here.
All the best,
Georgi Tunev
the Telerik team