The SPListTemplateType enumeration specifies the type of a list definition or a list template.
Members
The following table shows the members of the SPListTemplateType enumeration and a brief description of each.
| Name | Description |
|---|---|
| Announcements | Announcements list. |
| Contacts | Contacts list. |
| CustomGrid | Custom grid for a list. |
| DataSources | Data sources for a site. |
| DiscussionBoard | Discussion board. |
| DocumentLibrary | Document library. |
| Events | Events list. |
| GenericList | Custom list. |
| InvalidType | Not used. |
| IssueTracking | Issue tracking. |
| Links | Links list. |
| ListTemplateCatalog | List template gallery. |
| PictureLibrary | Picture library. |
| Survey | Survey. |
| Tasks | Tasks list. |
| WebPartCatalog | Web Part gallery. |
| WebTemplateCatalog | Site template gallery. |
| XMLForm | XML Form library. |
Remarks
The type of a list template is derived from the type of the list definition from which the template originated.
Requirements
Namespace: Microsoft.SharePoint
Platforms: Microsoft Windows Server 2003
Assembly: Windows SharePoint Services (in Microsoft.SharePoint.dll)
Security: Code Access Security