SPWebTemplate.WebTemplate enumeration
Specifies the type of a site definition.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration WebTemplate
'Usage
Dim instance As SPWebTemplate.WebTemplate
public enum WebTemplate
Members
Member name | Description | |
---|---|---|
Invalid | Not used. Value = -1. | |
TeamCollaborationSite | Standard team collaboration site. Value = 1. | |
Meetings | Meetings Workspace site. Value = 2. | |
CentralAdmin | Administrative site. Value = 3. | |
Wiki | Wiki site. Value = 4. | |
Blog | Blog site. Value = 9. | |
TenantAdmin | ||
App | ||
AppCatalog |