Copied to clipboard

Flag this post as spam?

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


  • Mohamed Besher El Said 39 posts 258 karma points
    Oct 01, 2014 @ 17:54
    Mohamed Besher  El Said
    0

    View List of News in home Page

    I used this code to view list of News in home page . what about if admin add new content with New Id .

    Is there another way to load list ???

  • Jeroen Breuer 4909 posts 12266 karma points MVP 5x admin c-trib
    Oct 01, 2014 @ 18:24
    Jeroen Breuer
    100

    Try this to get the news top node.

    var newsOverview = Umbraco.TypedContentAtRoot().DescendantsOrSelf("NewsOverview").FirstOrDefault();

    Jeroen

  • Mohamed Besher El Said 39 posts 258 karma points
    Oct 07, 2014 @ 12:34
    Mohamed Besher  El Said
    0

    thanks Very Much 

  • 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