Subject: Using SiteMaps
Posted By: moedev Post Date: 12/11/2006 8:51:20 PM
When I use a sitemap, how does one attach a query string to the URL in the sitemap?

Also, I was watching a ASP.Net video which showed this XML node
"<siteMap defaultProvider="foo" enabled="true">
        <providers>
          <add name="foo" siteMapFile="web.sitemap"  type="System.Web.XmlSiteMapProvider" securityTrimmingEnabled="true"  />
        </providers>
      </siteMap>"
How does this limit which links are shown to the user that is logged in?


Go to topic 53290

Return to index page 96
Return to index page 95
Return to index page 94
Return to index page 93
Return to index page 92
Return to index page 91
Return to index page 90
Return to index page 89
Return to index page 88
Return to index page 87