WebCreationInformation.WebTemplate 屬性
取得或設定值,指定將用來建立新網站的網站範本名稱。
命名空間: 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 Property WebTemplate As String
Get
Set
'用途
Dim instance As WebCreationInformation
Dim value As String
value = instance.WebTemplate
instance.WebTemplate = value
public string WebTemplate { get; set; }
屬性值
類型:System.String
String 物件,表示在網站範本的名稱。
備註
此屬性必須參照到現有的網站範本。