DefaultDescription 元素(列表)

上次修改时间: 2015年3月9日

适用范围: SharePoint Foundation 2010

本文内容
属性
子元素
父元素

设置在列表视图的标题区域中和 Microsoft SharePoint Foundation 的"文档和列表"页上显示的默认说明。

<DefaultDescription>
</DefaultDescription>

属性

属性

说明

N/A

子元素

父元素

MetaData(列表)MetaData(网站)

备注

DefaultDescription 元素需要自定义列表定义的 Schema.xml 文件内的值。

示例

以下摘要设置通知列表的默认说明。

<DefaultDescription>
  Use the Announcements list to post messages on the home page 
    of your site.
</DefaultDescription>