Hey guys,
this is just a short tip for you if you are working with SlideLibraries.
The SlideLibrary is not a ordinary List or Doc Library for MOSS. Its not included in the SPListTemplateType Enumeration. So how could we add such a list. First of all you have to know that the SlideLibrary was published as a Feature in MOSS. So we need to identify the FeatureID for this.
To do this go to the following path:
12hives\TEMPLATE\FEATURES\SlideLibrary
Open the Feature.xml and Copy the Id.
In your project add the following code:
greets
Posted
Aug 20 2009, 02:06 PM
by
Nadine Storandt