Поделиться через


Метод NavigationTerm.GetTaxonomyTerm

Returns the associated Term object if the NavigationTerm object is in the editable mode.

Пространство имен:  Microsoft.SharePoint.Publishing.Navigation
Сборка:  Microsoft.SharePoint.Publishing (в Microsoft.SharePoint.Publishing.dll)

Синтаксис

'Декларация
Public MustOverride Function GetTaxonomyTerm As Term
'Применение
Dim instance As NavigationTerm
Dim returnValue As Term

returnValue = instance.GetTaxonomyTerm()
public abstract Term GetTaxonomyTerm()

Возвращаемое значение

Тип: Microsoft.SharePoint.Taxonomy.Term
A bound Term object if the NavigationTerm object is in “editable” mode; otherwise, null

Замечания

If the NavigationTerm object is in the “editable” mode, then this method returns the associated Term object. This method is not supported in “read-only” mode.

См. также

Справочные материалы

NavigationTerm класс

Элементы NavigationTerm

Перегрузка GetTaxonomyTerm

Пространство имен Microsoft.SharePoint.Publishing.Navigation

GetTaxonomyTermStore()

NavigationTermSetItem.GetAsEditable