ListProperty.Property Property
Gets or sets the name of the property to render for the server control.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Property Value
Type: System.StringA string that contains the name of a property listed in the following table.
Name | Value |
|---|---|
Created | Date and time the list was created. |
DefaultViewUrl | Server-relative URL of the default list view. |
Description | Description of the list. |
EnableSyndication | true if RSS syndication is enabled for the list; otherwise, false. |
ItemCount | Number of items in the list. |
LinkTitle | Title linked to list. |
MajorVersionLimit | For a document library that uses version control with major versions only, maximum number of major versions allowed for items. |
MajorWithMinorVersionsLimit | For a document library that uses version control with both major and minor versions, maximum number of major versions allowed for items. |
RelativeFolderPath | Site-relative URL for the list. |
Title | Title of the list. |
ViewSelector | View selector with links to views for the list. |