I want to multilanguage my sitemappath with global resource how should I do this?
I tried this but doesn't work what do I wrong
web.sitmap:
<?xml version="1.0" encoding="utf-8"?><siteMapxmlns="http://schemas.microsoft.com/AspNet/SiteMap-File-1.0"><siteMapNodetitle='$Resources: Resource, Home'url="~/Home"><siteMapNodeurl="Login.aspx"title="$Resources: Resource, Login"/>
but if I do this I see ("Nothing" separator "Nothing")