Tagged Questions
The sitedirectory tag has no wiki summary.
2
votes
2answers
2k views
SharePoint: Get site directory's categories programmatically
I'm looking for a way to get the categories defined in the site directory of a portal programmatically. As far as I could see categories are represented as fields of the type "choice" with multiple ...
1
vote
3answers
1k views
SharePoint: How to determine a site's site directory programmatically
Is there a way to get a site's (site collection) site directory, the one which is defined within the web site collection setting of a collaboration or publishing portal?
Of course I could iterate ...
0
votes
1answer
268 views
Programming with Sharepoint directory list Moss 2007
I'm working with c#, and creating a sharepoint application page for creating a custom site. It's in Moss 2007
Now i want to add the site to the site directory. For that i need to use de catagories of ...