Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
How CAn I programmatically Set Value To An RTE in umbraco 8
i tried
content.SetValue("postMainText", "just text");
and
content.SetValue("postMainText", System.Net.WebUtility.HtmlEncode("text"));
but this exception appears
Variation \"
i would appreciate any help.
Thanks.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Set Value To RTE
How CAn I programmatically Set Value To An RTE in umbraco 8
i tried
and
but this exception appears
i would appreciate any help.
Thanks.
is working on a reply...