Forum Discussion
Johannes Ekstrand
Aug 12, 2016Copper Contributor
SharePoint 2013 and Localization through CSOM
Hi, I have a question regarding localization of fields, contenttypes, list etc. using CSOM for SharePoint 2013. According to this technet article (https://msdn.microsoft.com/en-us/pnp_articles/create...
Deleted
Aug 12, 2016Hi Johannes,
At this moment i am creating contenttypes with PNP which also uses csom. I can set name etc.
Don't know what you try to achieve but looking into PNP would be a good if you are provisioning.
Kr,
Paul
- Johannes EkstrandAug 12, 2016Copper Contributor
The question has nothing to do with creating content types using CSOM. My question is about localizing titles of for example content types (but also web, list, field etc) using Csom. Since long this has been possible using "TitleResource"-property using server side object model, and it is also available in CSOM for SP 2016 and CSOM for SP Online.
According to the references technet article it is suppose to be supported in SP2013 with SP1 as well, but as far as I can see it's not there. Hence my question!
- Aug 12, 2016My understanding is that this capability is not still in SP 2013 but it will come at some time via CU...I hope someone from the team can drop some light on this topic