Programmatically instantiate a web part page in Sharepoint

前端 未结 3 1089
说谎
说谎 2020-12-29 14:44

Is there a simple way to add a web part page to a Sharepoint site programmatically, using either the object model or web services? It seems straight-forward to create lists

3条回答
  •  臣服心动
    2020-12-29 15:06

    Is it a collaboration/publishing site? If so you can the following blog articles should help:

    • Create and Publish web pages in Publishing SharePoint sites programmatically
    • Programmatically create pages - and Add Web Parts
    • Programmatically adding pages to a MOSS Publishing site

提交回复
热议问题