【问题标题】:Where are SharePoint WebPartPages located?SharePoint WebPartPages 位于何处?
【发布时间】:2019-03-02 02:44:47
【问题描述】:

我是 SharePoint 的新手,我无法确定各种模板和 Web 部件页面在 SharePoint Designer 中的位置。

我找到了我正在处理的网站的主页和母版页,并且有几个对我无法追踪的其他代码块的引用。

例如:

<WebPartPages:WebPartZone runat="server" Title="<%$Resources:cms,WebPartZoneTitle_TopRightColumn%>" ID="TopRightColumn"><ZoneTemplate></ZoneTemplate></WebPartPages:WebPartZone> 

我在哪里可以找到这段代码引用的文件?

也有这样的代码

<%@ Register TagPrefix="companyName" TagName="CompanyNameFooter" Src="~/_controltemplates/CompanyNameFooter.ascx" %>

这显然引用了目录中的一个文件:C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\CONTROLTEMPLATES

如何从 SharePoint 中访问此文件?

【问题讨论】:

    标签: sharepoint-2010


    【解决方案1】:

    您只能从 SharePoint 应用程序访问,转到网站内容 >> 页面您可以看到可用的页面

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-09-30
      • 2016-09-28
      • 2014-08-06
      • 2020-06-09
      • 2015-10-27
      • 2012-08-03
      • 2014-08-10
      • 2023-03-05
      相关资源
      最近更新 更多