DefaultDescription 要素 (リスト)
最終更新日: 2015年3月9日
適用対象: SharePoint Foundation 2010
この記事の内容
属性
子要素
親要素
Microsoft SharePoint Foundation でリスト ビューのタイトル領域および [ドキュメントとリスト] ページに表示される既定の説明を設定します。
<DefaultDescription>
</DefaultDescription>
属性
属性 |
説明 |
---|---|
なし |
該当なし |
子要素
なし |
親要素
コメント
DefaultDescription 要素では、カスタム リスト定義の Schema.xml ファイル内に値が必要です。
例
以下の例 (抜粋) では、お知らせリストに使用する既定の説明を設定しています。
<DefaultDescription>
Use the Announcements list to post messages on the home page
of your site.
</DefaultDescription>