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


Метод SwitchableSiteMapProvider.GetCurrentNodeAndHintAncestorNodes

Этот элемент переопределяет SiteMapProvider.GetCurrentNodeAndHintAncestorNodes(Int32).

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

Синтаксис

'Декларация
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Function GetCurrentNodeAndHintAncestorNodes ( _
    higherLevel As Integer _
) As SiteMapNode
'Применение
Dim instance As SwitchableSiteMapProvider
Dim higherLevel As Integer
Dim returnValue As SiteMapNode

returnValue = instance.GetCurrentNodeAndHintAncestorNodes(higherLevel)
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override SiteMapNode GetCurrentNodeAndHintAncestorNodes(
    int higherLevel
)

Параметры

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

Тип: System.Web.SiteMapNode

См. также

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

SwitchableSiteMapProvider класс

Элементы SwitchableSiteMapProvider

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