SPFileCollection.Add(string, Stream, Hashtable)
Posted by
Robert L. Bogue
on
Wednesday, 21 Nov 2007 10:33
| 0 Comments |
Professional
If you're using one of the SPFileCollection overloads to create a file in SharePoint you'll find that there's a few overloads that take in a Hashtable for properties. The key of the Hashtable can not be the GUIDs for the fields, they should be the internal names of the fields.
Leave your own comment