Hi,
how can i get all discussions from a Sharepoint Portal ? Like that :
Discussions from
Discussion1 path : /dws1/discussion1
Discussion2 path : /dws1/asdf/discussion2
Discussion3 path : /dws3/discussion3
Should i loop through all sites from the portal and use GetListsOfType(SPBaseType.DiscussionBoard) ?
(Im using SPS2003)
thanks,
Chris
how can i get all discussions from a Sharepoint Portal ? Like that :
Discussions from
Discussion1 path : /dws1/discussion1
Discussion2 path : /dws1/asdf/discussion2
Discussion3 path : /dws3/discussion3
Should i loop through all sites from the portal and use GetListsOfType(SPBaseType.DiscussionBoard) ?
(Im using SPS2003)
thanks,
Chris