Copied to clipboard

Flag this post as spam?

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


  • jivan thapa 194 posts 681 karma points
    Oct 13, 2014 @ 16:03
    jivan thapa
    0

    Parsing richtext editor internal link

    Small notes::

    If you are using richtext editor, remember to parse internal links. Otherwise locallinks are not parsed automatically.

    use > <p>Description - @Html.Raw(umbraco.template.ParseInternalLinks(dog.description)) </p> instead of <p>Description - @Html.Raw(dog.description) </p>

Please Sign in or register to post replies

Write your reply to:

Draft