NavigationTermSetItem class

SharePoint Online

Provides an abstract base class for the NavigationTermSet and the NavigationTermobjects.

Namespace:  Microsoft.SharePoint.Client.Publishing.Navigation
Assembly:  Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)

No code example is currently available or this language may not be supported.

This NavigationTermSetItem class is analogous to the TermSetItem class.

The NavigationTerm object and NavigationTermSet object have two modes: “editable” mode and “read-only” mode. See the NavigationTermSet.GetAsEditable method to learn more about modes.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: