gpt4 book ai didi

sharepoint-2007 - 如何更改 sharepoint 中特定页面的母版页

转载 作者:行者123 更新时间:2023-12-04 07:14:39 25 4
gpt4 key购买 nike

如何为 SharePoint 网站中的两个页面应用不同的母版页?

最佳答案

创建一个新的母版页,比如 custom2.master .

然后转到要更改其母版页的页面。找到 <%@ Page %> 指令:
<%@ Page language="C#" MasterPageFile="_catalogs/masterpage/<<custom2.master>>" Inherits="Microsoft.SharePoint.WebPartPages.WebPartPage,Microsoft.SharePoint,Version=12.0.0.0,Culture=neutral,PublicKeyToken=71e9bce111e9429c" meta:progid="SharePoint.WebPartPage.Document" %><%@ Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
更新上面标签中 MasterPageFile 下的虚拟 URL属性

关于sharepoint-2007 - 如何更改 sharepoint 中特定页面的母版页,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4107437/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com