Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Rihab 104 posts 388 karma points
    Oct 27, 2019 @ 10:50
    Rihab
    0

    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.

Please Sign in or register to post replies

Write your reply to:

Draft