共用方式為


SPTemplateFileType enumeration

指定建立的檔案類型為基礎的網站定義或範本。

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 表示建立標準的 Windows SharePoint Services 頁。
WikiPage 指示建立一個 Wiki 頁面。
FormPage 表示根據預設的表單範本建立的表單頁。

請參閱

參照

Microsoft.SharePoint namespace