SP.Publishing.Navigation.NavigationTermSetView.serverRelativeWebUrl property (sp.publishing)
Gets a server-relative URL for the SP.Web object (sp.js) object that uses the navigation term set.
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var value = SP.Publishing.Navigation.NavigationTermSetView.get_serverRelativeWebUrl()
Return value
This property is taken from the SP.Web.serverRelativeUrl property (sp.js) property for the web that uses that navigation term set. It is used when expanding tokens such as ~web, which is used with properties such as SP.Publishing.Navigation.NavigationTerm.targetUrl property (sp.publishing).