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.
PageDataCollection pdc = EPiServer.Global.EPDataFactory.GetChildren(CurrentPage.PageLink);
FilterPropertySort sort = new FilterPropertySort("MainBody", FilterSortDirection.Ascending);
sort.Filter(null, new FilterEventArgs(pdc));
/HAXEN