SP.Publishing.Navigation.NavigationTermProviderNameCollection.remove Method (sp.publishing)

Removes a text string from the collection.

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

SP.Publishing.Navigation.NavigationTermProviderNameCollection.remove(item)

Parameters

  • item
    The text string to be removed.

Return value

If the collection did not contain the specified string, then false is returned; otherwise, true is returned.