A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
I found the solution.
Created an overloaded version of GetDescendent with languagebranch and it worked.
GetDescendents method returns all pages regardsless of languages.
For ex: i have some pages in english but not in chinese but still it returns all pages which are not in chinese.
How to get Descendent pages of any particular language?
Even i coudln't find any overloaded method of it?
Thanks in advance.