Click here to Skip to main content
16,014,662 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i've commented various menus in .sitemap though i'm getting all the menus on some submit buttons.
i've commented those bcoz i dont want it in some projects,

and in web config what should i write for multiple projects like,
HTML
<siteMap defaultProvider="ABC Corp.">
			<providers>
				<!--<add name="default" type="System.Web.XmlSiteMapProvider" siteMapFile="~/Sitemaps/Default.sitemap"/>
				<add name="ABC Corp." type="System.Web.XmlSiteMapProvider" securityTrimmingEnabled="false" siteMapFile="~/Sitemaps/Exotherm Instruments.sitemap"/>
</providers>
		</siteMap>
Posted
Updated 7-Feb-12 11:51am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900