Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Css line and or Style tag being removed.
Re: Css line and or Style tag being removed.
09-02-2009, 11:26 PM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Css line and or Style tag being removed.
Reply
Quote
Hi Tri3,
<CE:Editor ID="editor1" runat="server" EnableStripStyleTagsCodeInjection="false">
</CE:Editor>
Or
editor1.EnableStripStyleTagsCodeInjection = false;
Regards,
Ken
View Complete Thread