Compartir a través de


de la propiedad TaxonomyField.TargetTemplate

Gets or sets the Web-relative URL of the target page that is used to construct the hyperlink on each Term object when the TaxonomyField object is rendered.

Espacio de nombres:  Microsoft.SharePoint.Taxonomy
Ensamblado:  Microsoft.SharePoint.Taxonomy (en Microsoft.SharePoint.Taxonomy.dll)

Sintaxis

'Declaración
Public Property TargetTemplate As String
    Get
    Set
'Uso
Dim instance As TaxonomyField
Dim value As String

value = instance.TargetTemplate

instance.TargetTemplate = value
public string TargetTemplate { get; set; }

Valor de propiedad

Tipo: System.String
The Web-relative URL of the target page that is used to construct the hyperlink on each Term when the TaxonomyField is rendered.

Vea también

Referencia

clase TaxonomyField

Miembros TaxonomyField

Espacio de nombres Microsoft.SharePoint.Taxonomy

Microsoft.SharePoint.Taxonomy

Microsoft.SharePoint