A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
EPiServer.Core.PageDataCollection ChildPages; ChildPages = GetChildren(pageLink)The problem is that pageLink is of type PageReference, and all I have is an pageID of the type string. So my question is: How do I list articles/news/pages whn I only have the PageID?