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


Свойство ListTemplate.OnQuickLaunch

Gets a value that specifies whether a list created from the list template appears on the Quick Launch of the site.

Пространство имен:  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 OnQuickLaunch As Boolean
    Get
'Применение
Dim instance As ListTemplate
Dim value As Boolean

value = instance.OnQuickLaunch
public bool OnQuickLaunch { get; }

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

Тип: System.Boolean
true if the list is displayed on the Quick Launch bar; otherwise false.

См. также

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

ListTemplate класс

Элементы ListTemplate

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