Copied to clipboard

Flag this post as spam?

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


  • Kamil 3 posts 24 karma points
    Apr 22, 2014 @ 00:11
    Kamil
    0

    InGroupsOf

    Hi there!

    How can I use InGroupsOf and .Count() methods with this data type?

    All I want to achieve is to split all content into two columns - half in the first, the rest in the second.

    Cheers, Kamil

  • Jeroen Breuer 4909 posts 12266 karma points MVP 5x admin c-trib
    Apr 22, 2014 @ 12:15
    Jeroen Breuer
    0

    Hello,

    The InGroupsOf example is for the old and legacy dynamic node. If you use the Umbraco.Core namespace you can use InGroupsOf as an extension method for IEnumerable.

    Jeroen

  • 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