TemplateFileType 枚举

指定创建幻影文件时使用的模板类型。

命名空间:  Microsoft.SharePoint.Client
程序集:   Microsoft.SharePoint.Client.Silverlight(位于 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone(位于 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client(位于 Microsoft.SharePoint.Client.dll 中)

语法

声明
Public Enumeration TemplateFileType
用法
Dim instance As TemplateFileType
public enum TemplateFileType

成员

成员名称 说明
StandardPage 枚举值,指定默认 view.template。值 = 0。
WikiPage 枚举值,指定默认 wiki 模板。值 = 1。
FormPage 枚举值,指定默认窗体模板。值 = 2。

另请参阅

引用

Microsoft.SharePoint.Client 命名空间