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
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.