Copied to clipboard

Flag this post as spam?

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


  • Fuji Kusaka 2203 posts 4220 karma points
    Dec 05, 2012 @ 12:23
    Fuji Kusaka
    0

    Rendering HTML tag from RTE

    Hi Guys,

    Can someone explains how do i get to render HTML tag from RTE? 

    I need to display text from my RTE something like 

    Hello there <br/> bla bla bla

    But here by <br/> tag gets removed all the time. Any idea why ? Here is how my code looks like

    @:{image : '@slide.umbracoFile', title : '@slide.GetProperty("slideshowHeading")'},
  • Fuji Kusaka 2203 posts 4220 karma points
    Dec 05, 2012 @ 13:43
    Fuji Kusaka
    0

    Tried that as well but nothing 

    @:{image : '@slide.umbracoFile', title : '<h1>@Html.Raw(slide.slideshowHeading)</h1>'},
  • 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