|
|
For eg: The following will not work
<siteMapNode url="~/Something.aspx?CatID=54" title="ASP.NET 2.0 & 3.5" description="" />
To add an ampersand sign in the sitemapnode, use either & amp;(without space) or & #38;(without space) as shown below:
<siteMapNode url="~/Something.aspx?ID=54" title="ASP.NET 2.0 & 3.5" description="" />
'Like' us on our FaceBook page if you find this blog useful. Thanks!
Did you like this post?
|
|
|
||
|
|
|
|
Save on Delicious |
|
|
subscribe via rss |
|
subscribe via e-mail |
|
|
print this post |
|
follow me on twitter |





comments
0 Responses to "Putting (&) ampersand sign in a SiteMapNode"Post a Comment