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


Свойство NavigationTerm.IsPinnedRoot

Indicates whether the underlying Term object is the root of a subtree of pinned terms.

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

Синтаксис

'Декларация
Public MustOverride ReadOnly Property IsPinnedRoot As Boolean
    Get
'Применение
Dim instance As NavigationTerm
Dim value As Boolean

value = instance.IsPinnedRoot
public abstract bool IsPinnedRoot { get; }

Значение свойства

Тип: System.Boolean
true if the taxonomy term is the root of subtree of pinned terms; otherwise, false.

Замечания

Corresponds to the IsPinnedRoot property for the underlying Term object.

См. также

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

NavigationTerm класс

Элементы NavigationTerm

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

IsPinned