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


Свойство Web.Navigation

Gets a value that specifies the navigation structure on the site, including the Quick Launch area and the top navigation bar.

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public ReadOnly Property Navigation As Navigation
    Get
'Применение
Dim instance As Web
Dim value As Navigation

value = instance.Navigation
public Navigation Navigation { get; }

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

Тип: Microsoft.SharePoint.Client.Navigation
Returns a Navigation instance representing the navigation structure on the site, including the Quick Launch area and the top navigation bar.

См. также

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

Web класс

Элементы Web

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