View Body 要素 (DeploymentManifest - SPWebPart)
適用対象: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013
Windows SharePoint Services 3.0 Web パーツ (WebPart) オブジェクトのインスタンスの本文を表示できるパラメーターを表します。
定義
DECLARATION
<xs:element name="ViewBody" minOccurs="0" maxOccurs="unbounded" />
USAGE
<WebPart>
<ViewBody />
</WebPart>
型
xs:string
要素と属性
以下のセクションで、属性、子要素、親要素について説明します。
属性
なし
子要素
None
親要素
WebPart 要素 (DeploymentManifest)
注釈
Web パーツは、ASP.NET Web パーツ (WebPart)、または SharePoint Foundation Web パーツ (WebPart) の 2 つの基本クラスから派生できます。