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


Свойство Web.SiteUserInfoList

Gets the UserInfo list of the site collection that contains the website.

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

value = instance.SiteUserInfoList
public List SiteUserInfoList { get; }

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

Тип: Microsoft.SharePoint.Client.List
A List object that represents the UserInfo list.

См. также

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

Web класс

Элементы Web

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