Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Duplicate content from one language version to another

Vote:
 

In the cms (using the Languages add-on) it is possible to create a new language version of a page and duplicate the content from another language. It is possible to do this programmatically? 

#209978
Edited, Nov 20, 2019 14:59
Vote:
 

if you are using the same plugin in the site and are willing to taker dependency on that in your source code, take a look at EPiServer.Labs.LanguageManager.Business.ILanguageBranchManager.CopyDataFromMasterBranch() method for example (implementation is at EPiServer.Labs.LanguageManager.Business.LanguageBranchManager). That might give you some options how to do it programmatically.

#210047
Nov 20, 2019 15:11
Vote:
 

Thank you for your answer, looks like excaclty what I need. 

#210271
Nov 21, 2019 10:37
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.