This is a migrated thread and some comments may be shown as answers.

How to get the HTML of the RadEditor

1 Answer 34 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Vuyiswa
Top achievements
Rank 2
Vuyiswa asked on 05 Mar 2010, 02:23 PM
Good Day

i have a Rad Editor where my Users enter data and i want to save the html in a String Variable. I have Tried .Content and it did not give me back the html.

Thanks

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 05 Mar 2010, 02:57 PM
Hi Vuyiswa,

The Content property should work as expected and you can verify this in the Save In File and Save In Database examples.
You should examine the code of the demos and see what is wrong in your code.

If you use RadEditor Classic (RadEditor.dll) you should obtain the content via the RadEditor1.Html property.

Best regards,
Rumen
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Editor
Asked by
Vuyiswa
Top achievements
Rank 2
Answers by
Rumen
Telerik team
Share this question
or