Specifies the type of file that is created based on the site definition or template.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration SPTemplateFileType
Dim instance As SPTemplateFileType
public enum SPTemplateFileType
Members
| Member name | Description | |
|---|---|---|
| StandardPage | Indicates a standard Windows SharePoint Services page is created. | |
| WikiPage | Indicates a Wiki page is created. |