This topic has not yet been rated - Rate this topic

SPWeb.AssociatedOwnerGroup Property

Gets or sets the associated owner groups of the website.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[ClientCallableAttribute]
public SPGroup AssociatedOwnerGroup { get; set; }

Property Value

Type: Microsoft.SharePoint.SPGroup
An SPGroup object that represents the associated owner group.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Incorrect information returned in inheritance scenario.
See the comment posted on http://msdn.microsoft.com/en-us/library/aa543921.aspx as it affects this property in the same way.