Hi All,
I want to add list view webpart (Promoted links list view) to my SharePoint wiki page (home page) using client object model.
Codes which i got my google are mostly related to importing webpart using XML but list view doesn't contains export button.
Please help me on this.
Note: I am creating list dynamically and same list i want to add on home page. In short replacing "Default SharePoint Getting Started " webpart with my webpart using CSOM.
Thanks,