This documentation is archived and is not being maintained.
TemplateFileType enumeration
Specifies the type of template used for ghosted file creation.
Namespace:
Microsoft.SharePoint.ClientAssembly:
Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| StandardPage | Enumeration whose value specifies default view.template. The value = 0. |
| WikiPage | Enumeration whose value specifies default wiki template. The value = 1. |
| FormPage | Enumeration whose value specifies default form template. The value = 2. |
| ClientSidePage | |