Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
SetTextToXHTML deprecated in 6.0
SetTextToXHTML deprecated in 6.0
06-06-2007, 8:44 PM
PeterPiotti
Joined on 03-18-2006
Posts 9
SetTextToXHTML deprecated in 6.0
Reply
Quote
My previous code was:
Editor1.Text = GetContent();
Editor1.
SetTextToXHTML
();
I upgraded to 6.0 and now the SetTextToXHTML won't compile. I don't see a similar method. I want to insure that everything is xhtml both in and out.
Thanks,
Pete
View Complete Thread