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
I call this @foreach(var page in root.Descendants("ProductPage").Where("Visible").OrderBy("Name")) but it return empty group. Is there some logic error?
Yea there is. What are you trying to get from the descndants? What data are you trying to access? Charlie :)
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
Why Is root.Descendants empty?
I call this @foreach(var page in root.Descendants("ProductPage").Where("Visible").OrderBy("Name")) but it return empty group. Is there some logic error?
Yea there is. What are you trying to get from the descndants? What data are you trying to access? Charlie :)
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.