CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 7/5/2006 11:54:19 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 39 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
1 Items, 1 Pages 1 |< << Go >> >|
BoulderBum
Asp.Net User
Multiple SiteMapProviders and Multiple Nodes7/5/2006 11:54:19 PM

0/0

Okay, so I want to use the default XML sitemap for a portion of a site, but I also want part of it generated dynamcially and data-driven. The complication? As far as I can tell, you can have a second SiteMap act as a starting point for a brand new node tree, but I want to have it generate multiple branches. E.g.

This is how I think the SiteMap system works.


                         ______________
                         |  XmlDrivenRoot |
                          /                        \
                         /                           \
           _________                        ______________
           |  XmlNode |                      |  DataDrivenRoot |  
                                                      /                        \
                                                    /                           \
                                     _________                        _________
                                    |  DataNode |                      |  DataNode |  

 

...but here's how I actually want it to work...

                         ______________
                         |  XmlDrivenRoot |
                          /           |             \
                         /            |               \
           _________     _________    _________
           |  XmlNode | |  DataNode |   |  DataNode |  

 

...where I use the default XmlSiteMapProvider, but have a bunch of branches generated off the root node via my custom SiteMapProvider.

Is it possible to have this arrangement without a hack? I'm considering reverting to a third composite provider which manually combines the XML and my custom nodes, but I'm hoping I can accomplish what I want without resorting to such trickery.

Does anyone know if the above is possible?

1 Items, 1 Pages 1 |< << Go >> >|


Free Download:


Web:
Custom SitemapProvider with multiple sitemap files - Rinze Cats' Blog When using multiple sitemap files, you can either add a sitemapnode to your . sitemap indicating a provider for this node, or you can add a sitemapnode ...
Dynamic menu, multiple sitemapprovider, etc. - Programmatically ... SiteMapProvider = "DefaultSiteMapProvider";. Solution 2:. Use multiple place holders for different menus, ... Programmically add/or remove menu nodes. ...
custom sitemap provider and multiple sitemap file - ASP.NET Forums custom sitemap provider and multiple sitemap file ... but nodes inside "sitemaps /HelpDesk.sitemap" is not being evaluated or included? ...
CodeProject: Using Multiple Sitemap Files in ASP.NET 2.0. Free ... Your link leads to a good explanation of the built in features for switching between multiple Sitemaps, by defining multiple SiteMapProviders in Web.config ...
Basic site navigation: sitemap (providers), menus and sitemappaths ... Edit the nodes; Define a SiteMapProvider in the web.config linking the web. sitemap file ... "How to: Configure Multiple Site Maps and Site-Map Providers" ...
why do i get "Multiple nodes with the same" with my custon ... i have a custom SiteMapProvider for my app, and i'm trying to build a menu for each ... "Multiple nodes with the same URL '/wevo/ultima.aspx' were found. ...
SiteMapProvider Class (System.Web) How to: Configure Multiple Site Maps and Site-Map Providers, Building ASP . ... How to: Filter the Nodes Retrieved by SiteMapDataSource Web Server Controls ...
Configuring Multiple Sitemaps in .NET « Tech Dec 7, 2007 ... SiteMapProvider = “AnonymousUser” End If End Sub. This is how we configure multiple sitemaps. This entry was posted on December 7, ...
New ASP.NET 2.0 SQL Site Map Provider - ScottGu's Blog So, I have a site map provider that is loading the nodes from my database, .... I have multiple sitemapproviders and the sitemapdatasource is placed on the ...
Skipping first node in XML with Menu control - SitePoint Forums I can't put multiple root nodes in an XML file. I need the Menu control or .... Your site can use multiple SiteMapProviders if you wish. ...




Search This Site:










menu control logout

treeview's check event

linkbutton in masterpage not working

capture prerender for the content page

good tutorials on creating themes and skins

master pages do not display content immediately

how is this possible?

themes not being overriden

how to add seperators in horizontal menu control?

save/load general preferences/properties

master page, javascript and pop-up calender

problem w/ new asp.net 2.0 menu object over ssl

control names within placeholder

menu display problems using masterpage

include .js file - master page or content page ???

designing a template homepage using masterpage

displaying a gridview in content page from master page menu control !!!

navigation tools in asp.net

populate the menu from the database

accessing contentplaceholderid from master page codebehind

using meta tags with master/content pages in asp.net 2.0

treeview selectednodechanged before page_load

masterpage calling function in contentpage

centralized master page for all of our web servers

tab strip control

accessing a control in masterpage

<asp:menu...../> does not enable to run .aspx other than bolded submenu.

how to hide the expand/collaps indicator for menu items ?

masterpage & button event

some controls doe not render inside the <asp:content></asp:content>

  Privacy | Contact Us
All Times Are GMT