SP.Taxonomy.TaxonomyField.targetTemplate property (sp.taxonomy)

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.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.Taxonomy.TaxonomyField.get_targetTemplate()
SP.Taxonomy.TaxonomyField.set_targetTemplate(a)

Return value

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