Calendar
(c) 2005-2008 John Koerner
Contact me at blog2 at
johnkoerner dot net
|
Saturday, May 17. 2008MOSS: Adding sub navigationTrackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
Hi , can you kindly share the code and application with all of us , who are going through hard time using the default MOSS nagivation editor.
The only code that is missing from the code above is the code that I used to connect to the Web object:
SPSite oSite = new SPSite(txtServer.Text); SPWeb oWeb = oSite.OpenWeb(); After that, all of the code above is what I used. I changed the urls obviously, but that is all. |
Related Links |
|||||||||||||||||||||||||||||||||||||||||||||||||