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
How would this work?
my code is this in a foreach
@roodNode.DescendantsOrSelf("arrangement").Where("kursusType == \"Kursus\"")Where("kursusType == \"Kursus\"")
and this is what is in dokumentation
@Model.Children.Where("menuType == \"Top Menu\ || menuType == \"Bottom Menu\"")
/Johan
the extra Where in the post was a mistake :)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Razor Where?
How would this work?
my code is this in a foreach
and this is what is in dokumentation
@Model.Children.Where("menuType == \"Top Menu\ || menuType == \"Bottom Menu\"")
/Johan
the extra Where in the post was a mistake :)
Edit: nevermind :)
is working on a reply...