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.
PageTreeXml xml = new PageTreeXml(); xml.SetAttribute("PageName","{PageName}"); xml.SetAttribute("LinkURL","{LinkURL}"); xml.CreateXml(pages, writer);//Output
I wonder where I can find out what properties that are valid and will return some value in my xml. /Johan