This topic has not yet been rated - Rate this topic

DefaultDescription Element (List)

Sets the default description that appears in the title area of list views and on the Documents and Lists page in Microsoft SharePoint Foundation.


<DefaultDescription>
</DefaultDescription>

Attribute

Description

None

N/A

The DefaultDescription element requires a value within the Schema.xml file of a custom list definition.

The following excerpt sets the default description for announcements lists.

<DefaultDescription>
  Use the Announcements list to post messages on the home page 
    of your site.
</DefaultDescription>
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.