SPTemplateFileType enumeration
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
'Declaration
Public Enumeration SPTemplateFileType
'Usage
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. | |
FormPage | Indicates a Form page is created based on the default form template. |