Ontolica for SharePoint Public API

OntolicaSource.Target Property

Gets the target search page of the source.

[Visual Basic]
Public ReadOnly Property Target As String
[C#]
public string Target {get;}

Property Value

A string that contains the URL of the target search page.

Remarks

The URL of the target search page is configured by the target attribute on the <Sources> element or the <Source> element in the Ontolica search configuration file OntolicaSearch.xml

See Also

OntolicaSource Class | NavigoSystems.Ontolica.SharePoint.Custom Namespace