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


Свойство Web.AssociatedOwnerGroup

Gets or sets the associated owner groups of 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 AssociatedOwnerGroup As Group
    Get
    Set
'Применение
Dim instance As Web
Dim value As Group

value = instance.AssociatedOwnerGroup

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

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

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

См. также

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

Web класс

Элементы Web

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