以编程方式在 Visual Studio 2010 中创建 SharePoint 2010 Wiki 页面或 Web 部件页面

发布于 2024-11-08 19:54:34 字数 393 浏览 0 评论 0原文

我目前正在从事 SharePoint 2010 项目。我将创建一个完整的 Web 应用程序并将其部署到 SharePoint 2010。我希望一步部署该应用程序,而无需手动创建网站页面并在线添加 Web 部件。

我想知道是否有任何方法可以在 Visual Studio 2010 中以编程方式创建 SharePoint 2010 Wiki 页面或 Web 部件页面,并将这些页面部署在 /mysite/SitePages/ 文件夹下作为默认页面?

如果用户不想要我部署的默认页面,他们仍然可以在线更改 Web 部件吗? (这是我所知道的,只有 SitePages 下的页面允许用户更改网页。那些部署在 /mysite/_layouts/ 文件夹下的页面不允许用户更改网页)

有什么办法可以做到,就像使用一样部署母版页的模块?

I am currently working a SharePoint 2010 project. I will create a full web application and deploy it to the SharePoint 2010. I want to deploy the application as a single step without manually create site page and add the web part online.

I wonder if there any way to create SharePoint 2010 Wiki Page or Web Part Page in Visual Studio 2010 Programmatically and deploy these pages under the /mysite/SitePages/ folder as a default pages?

In case the user doesn't want the default page that I deployed, they can still change the web part online? (This is what I knew, only the pages under SitePages allow user to change the web page. those page deploy under /mysite/_layouts/ folder does not allow user to change the web page)

Is there any way to do, just like use a Module to deploy a master page?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

乖乖兔^ω^ 2024-11-15 19:54:34

部署填充的 Web 部件页面

这是一篇博客文章,介绍如何通过功能http://www.binarywave.com/blogs/eshupps/Lists/Posts/Post.aspx?ID=56

Here's a blog post that describes how to deploy a populated web part page via a Feature

http://www.binarywave.com/blogs/eshupps/Lists/Posts/Post.aspx?ID=56

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文