Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
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
is working on a reply...
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.
Continue discussion
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
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
is working on a reply...
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.