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 4908 posts 12265 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 

Please Sign in or register to post replies

Write your reply to:

Draft