SP.Publishing.Navigation.NavigationTermProviderNameCollection object (sp.publishing)

Represents a collection of text strings stored by the SP.Publishing.Navigation.NavigationTerm.excludedProviders property (sp.publishing) property.

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

var object = new SP.Publishing.Navigation.NavigationTermProviderNameCollection()

Members

The NavigationTermProviderNameCollection object has the following members.

Methods

The NavigationTermProviderNameCollection object has the following methods.

Method

Description

add

Adds a text string to the collection.

clear

Removes all strings from the collection.

itemAt

remove

Removes a text string from the collection.

Properties

The NavigationTermProviderNameCollection object has the following properties.

Property

Description

childItemType

item

Constructor

The NavigationTermProviderNameCollection object has the following constructor.

Constructor

Description

NavigationTermProviderNameCollection

Initializes a new instance of the SP.Publishing.Navigation.NavigationTermProviderNameCollection object.