Copied to clipboard

Flag this post as spam?

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


  • steschu 80 posts 457 karma points
    Mar 15, 2019 @ 09:59
    steschu
    0

    Significant API changes in Umbraco 8?

    Hi,

    For new projects I'll switch to Umbraco 8. Since I do a lot with Surface Controllers (e.g. showing, filtering, crud table data), I wan't to know if there are siginficant changes in the approch of "child actions" and the @Html.Action Syntax?

    Is there a whitepaper of breaking changes of the Umbraco API for version 8?

    Kind regards, Stephan

  • Søren Gregersen 355 posts 1468 karma points MVP 2x c-trib
    Mar 15, 2019 @ 10:06
    Søren Gregersen
    0

    Your question is not umbraco related - so no, ASP.NET MVC has not changed :)

  • steschu 80 posts 457 karma points
    Mar 15, 2019 @ 10:23
    steschu
    1

    Hi Søren,

    Thanks for your reply. I wouldn't say, that this is not Umbraco related!

    Because in ASP .NET MVC you could use the Html.Action and Url.Action methods. As far as I know both lead to an empty string in Umbraco. Instead in Umbraco you use the Html.Action in combination with child controls or route hijacking.

    Stephan

  • Søren Gregersen 355 posts 1468 karma points MVP 2x c-trib
    Mar 15, 2019 @ 10:37
    Søren Gregersen
    100

    Html.Action and Url.Action are methods from ASP.NET MVC, not umbraco :)

    v8 documentation has a status page here : https://our.umbraco.com/documentation/v8documentation

  • steschu 80 posts 457 karma points
    Mar 15, 2019 @ 10:39
    steschu
    0

    Yes, that is what I'm saying!

  • 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