Copied to clipboard

Flag this post as spam?

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


  • Dav 44 posts 69 karma points
    Dec 01, 2011 @ 15:28
    Dav
    0

    There's no .DescentantOrSelf*

    Sorry if someone else reported the problem already - thought I should share in case noone mentioned this before. As it turns out, Umbraco does not implement .DescendantOrSelf (without "s"!). If you need such functionality, you need to either implement it yourself (see a little patch we created) or go for .DescendantsOrSelf(*).First().

    Also see discussion on the subject on our.umbraco.

  • 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