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


Свойство List.UserCustomActions

Gets a value that specifies the collection of all user custom actions for the list.

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

value = instance.UserCustomActions
public UserCustomActionCollection UserCustomActions { get; }

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

Тип: Microsoft.SharePoint.Client.UserCustomActionCollection
A UserCustomActionCollection object that contains the custom actions.

Замечания

It must not be пустая ссылка (Nothing в Visual Basic).

См. также

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

List класс

Элементы List

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