或占位符。在母版页中选择要添加 Web 部件的适当区域,然后单击顶部菜单中的“插入”,选择其下的 SharePoint 控件,然后选择 Web 部件。将所需的 Web 部件从右侧窗格中显示的新 Web 部件菜单拖放到母版页中的所需位置。
To add a web part in a master page you have to add the web part between some HTML Tags like <TD> ,<Div> or place holder . Select the appropriate area in the master page where you want to add the web part, then click insert in top menu, select SharePoint controls under it, and select webparts. Drag and drop the required web part from the new webpart menu displayed in the right pane to the desired location in the master page.
发布评论
评论(1)
要在母版页中添加 Web 部件,您必须在一些 HTML 标记之间添加 Web 部件,例如
,
或占位符
。在母版页中选择要添加 Web 部件的适当区域,然后单击顶部菜单中的“插入”,选择其下的 SharePoint 控件,然后选择 Web 部件。将所需的 Web 部件从右侧窗格中显示的新 Web 部件菜单拖放到母版页中的所需位置。To add a web part in a master page you have to add the web part between some HTML Tags like
<TD> ,<Div> or place holder
. Select the appropriate area in the master page where you want to add the web part, then click insert in top menu, select SharePoint controls under it, and select webparts. Drag and drop the required web part from the new webpart menu displayed in the right pane to the desired location in the master page.