Tagged Questions
0
votes
1answer
109 views
Find out feature version for list's content type
I have a feature which contains a custom content type. I've created a list based on this content type then proceeded into changing the feature version and performing an upgrade.
I have ...
2
votes
2answers
252 views
document properties wiped out when saving a new version of office document
I use the SaveBinary() method of the SPFile class to save the new file to an
existing document library item. The problem is, if this document library
item is an Office document, the SaveBinary() ...