↧
How to Create a Publishing Page Programmatically in SharePoint 2013
In one of the Older Article, we saw how to create a publishing page using PowerShell. In the same manner, in this article let us see, how to create a publishing page using C#.The actual requirement is,...
View ArticleHow to Add Script Editor WebParts to SharePoint 2013 Publishing Pages using...
Sometime back, we saw how to create the pages using powershell and how to Add some of the custom web parts to the Created Pages. Recently I met with another interesting requirement like, we need to add...
View ArticleHow to Create Publishing Pages using Custom Page Layout Programmatically...
In the earlier article, we saw how to create the Custom page Layout using the Design Manager. In this article, as a continuation, let us see, how to create a Page using that Layout programmatically...
View Article