Hi
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 values the user can chose form.
My problem is, how could I distinguish category fields from normal fields like "title" or "author". Act...
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 through all the SPWebs of the site collection but I hope there's a easier way to get the directory as the information seems to be already stor...
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 de site directory.
How can i fix that? I need to use a dropdown for showing the site catagories.
Thanks for your help
...