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

    Set Value To RTE

    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.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies