SP.Publishing.Navigation.NavigationTermSetItem.getResolvedDisplayUrl Method (sp.publishing)

Returns the URL that is displayed in the navigation menus.

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

SP.Publishing.Navigation.NavigationTermSetItem.getResolvedDisplayUrl(browserQueryString)

Parameters

  • browserQueryString
    Optional. If it is provided, this query string is used as the query string part of the resulting URL. If this parameter is not null or an empty string, it must be prefixed with the ? character.

Return value

A server-relative URL or an empty string.