Im Using URL Rewriting with global.asax and sitemap
Everything works on pages like this: "mysite/AboutUs/" But on pages that Im passing parameters to like this for example: "mysite/SomeProduct/12345" When using sitemap.currentnode it returns null.
What should I do?