Access historic revisions of SharePoint Publishing Pages using CSOM
Recently I received a questions from a customer who was looking for a way to access content of historic revisions of a publishing pages using SharePoint client side object model (CSOM). Using server side object model this can be achieved using code similar to the following (here we access historic versions of the Title and […]