Copied to clipboard

Flag this post as spam?

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


  • Mitra 81 posts 196 karma points
    Jan 31, 2014 @ 11:28
    Mitra
    0

    Umbraco 6 and MVC

    I was using MVCBridge to call any view i needed in my contents. Now because they say you don't need this in Umbraco 6, i don't want to use MVCBridge anymore but i don't know how to call the views in each page. I have seen codes like:

    @{Html.RenderPartial("~Views/Partials/...

    but the thing is I have got one template for several pages, so i want to call different views in different pages. is this possible?

    When they were in Usercontrols, i had macros for them and i could call them easily in my content, but now i have no idea how to do this in MVC. does anyone know?

    Many thanks in advance,

    Mitra

  • 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