Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
There's umbraco.library:GetXmlNodeById(n). Is there one where I can pass the node name? I know it might be ambigious, if there are several nodes with the same name, but just wondering...
Check out umbraco.library:GetXmlNodeByXPath(String xpathQuery) function. cheers, doug.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
GetXmlNodeByName?
There's umbraco.library:GetXmlNodeById(n).
Is there one where I can pass the node name? I know it might be ambigious, if there are several nodes with the same name, but just wondering...
Check out umbraco.library:GetXmlNodeByXPath(String xpathQuery) function.
cheers,
doug.
is working on a reply...