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

    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 4908 posts 12265 karma points MVP 4x 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

Please Sign in or register to post replies

Write your reply to:

Draft