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

RadEditor XHTML Error

1 Answer 12 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Manivannan
Top achievements
Rank 1
Manivannan asked on 21 Nov 2013, 06:19 PM

I am using RadEditor.xhtml in my code get format from Editor and Store in Database. I upgraded my app from .NET 1.1 to 3.5.

This is not working and getting following error.

Public member 'Xhtml' on type 'MyRichTextEditor' not found.

Please let me know how to fix this issue.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 25 Nov 2013, 09:07 AM
Hello,

If you use RadEditor for ASP.NET AJAX (Telerik.Web.UI.dll) you have to replace the Xhtml property with Content as explained in these help articles:
Getting / Setting Content
and
Save In A Database.

Best regards,
Rumen
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Editor
Asked by
Manivannan
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or