Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
setting the text value of the editor
setting the text value of the editor
01-19-2005, 10:58 AM
chilton
Joined on 11-22-2004
Posts 24
setting the text value of the editor
Reply
Quote
I want to set the editor's xhtml to some html code but it is a readonly property and i can only set the text value however the text value does not return the proper html text. Is there a way I can set the xhtml instead of the text?
ceditor.xhtml = html.code instead of ceditor.text = text?
View Complete Thread