How to get all Variation Labels for SharePoint Site

n nWhile working with SharePoint Publishing sites we usually come across using Variations, and sometimes we want to work with them programmatically n nas Variations are the outcome of SharePoint Publishing Infrastructure , so of course we need to use SharePoint Publishing APIs .. Microsoft.SharePoint.Publishing n none can use simple single line of code to … Read more

Custom Variation Landing page

n n n nIf you have gone through part 1 of this series then you will understand how Microsoft has implemented their variation landing page and logic n nWe had a requirement to implement custom variation landing page, I used word custom because we didn’t want user to get redirected using browser’s culture, instead we … Read more