volume_up

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

volume_up

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

XPath in XSL for mirroring

Found this peace of code in a .PDF file on episerver.se <xsl:value-of select="/page/properties/property[@name='PageName']/text()" /> Does anyone knows what the XPath is to the ID of the page. Ive tried to find by looking for the PageLink property but no luck. Any ideas?
#12475
Dec 19, 2005 10:19
did you try: /page/properties/property[@name='PageLink']
#14336
Dec 20, 2005 11:26
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.