For some reason if you set the Properties Hashtable of the File added as (“Title”, “TitleValue”), sharePoint just ignores it.
The Trick is to set the Title using (“vti_title”, “TitleValue”)
Posted in SharePoint, Tips, tagged SharePoint, Tips on July 27, 2012| Leave a Comment »
For some reason if you set the Properties Hashtable of the File added as (“Title”, “TitleValue”), sharePoint just ignores it.
The Trick is to set the Title using (“vti_title”, “TitleValue”)