I need to get all sub Sites from Sites in Quick Lanch Menu in Sharepoint 2007 programatically . Can any provide me sample code to get all second navigation links in Quick Launch. Urgent..?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
Just use the "normal" left/quick navigation. Its driven by an SiteMapDataSource (driven by a SiteMapProvider) and an aspmenu control. |
|||
|
|