TaxonomyField.TargetTemplate 屬性
取得或設定網頁相關的 URL 用來建構呈現TaxonomyField物件時的每個Term物件上的超連結的目標頁面。
命名空間: Microsoft.SharePoint.Client.Taxonomy
組件: Microsoft.SharePoint.Client.Taxonomy.Silverlight (在 Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll 中); Microsoft.SharePoint.Client.Taxonomy.Phone (在 Microsoft.SharePoint.Client.Taxonomy.Phone.dll 中) Microsoft.SharePoint.Client.Taxonomy (在 Microsoft.SharePoint.Client.Taxonomy.dll 中)
語法
'宣告
Public Property TargetTemplate As String
Get
Set
'用途
Dim instance As TaxonomyField
Dim value As String
value = instance.TargetTemplate
instance.TargetTemplate = value
public string TargetTemplate { get; set; }
屬性值
類型:System.String
網頁的相對的 URL 用來建構呈現TaxonomyField時的每個Term上的超連結的目標頁面。
請參閱
參照
Microsoft.SharePoint.Client.Taxonomy 命名空間