i have one sitemap file
this is a part of sitemap file
<?xml version="1.0" encoding="utf-8" ?>
<siteMap xmlns="http://schemas.microsoft.com/AspNet/SiteMap-File-1.0" >
<siteMapNode url="~/Index.aspx?id=Home" title="Dashboard" description="">
<!-- Catalog Management-->
<siteMapNode url="~/Index.aspx?id=CategoryHome&category=CatalogManagement" title="Catalog Management" description="">
<siteMapNode url="~/Index.aspx?id=ProductManager" title="Products" description="">
My resource file name is globalres.resx
any one tell me how to do this
Software/Hardware used:
ASKED:
March 24, 2009 11:18 AM
UPDATED:
March 24, 2009 12:18 PM