I have a requirement to preview the page from a custom ribbon button in SharePoint 2016.
In 2010, I have used __doPostBack('ctl00$SPNavigation$ctl00$publishingConsoleV4$ctl11','previewPage'),but the same code is not working in SharePoint 2016.
Please suggest.
Prateek Srivastava