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


Свойство Web.AssociatedMemberGroup

Gets the users who have been given contribute permissions to 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 Property AssociatedMemberGroup As Group
    Get
    Set
'Применение
Dim instance As Web
Dim value As Group

value = instance.AssociatedMemberGroup

instance.AssociatedMemberGroup = value
public Group AssociatedMemberGroup { get; set; }

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

Тип: Microsoft.SharePoint.Client.Group
Returns Group.

См. также

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

Web класс

Элементы Web

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