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
Hello,
Does anyone know how can I get the node ID from an url using C# ?
Thanks
Hey Razvan,
You might want to take a look at the uComponents source, as there is a handy XSLT Extension method in v2.0 which does this for you (GetNodeIdByUrl):
http://ucomponents.codeplex.com/SourceControl/changeset/view/69881#1415358
Matt
Thanks Matt, uComponents to the rescue again :)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Get Node ID from URL
Hello,
Does anyone know how can I get the node ID from an url using C# ?
Thanks
Hey Razvan,
You might want to take a look at the uComponents source, as there is a handy XSLT Extension method in v2.0 which does this for you (GetNodeIdByUrl):
http://ucomponents.codeplex.com/SourceControl/changeset/view/69881#1415358
Matt
Thanks Matt, uComponents to the rescue again :)
is working on a reply...