Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the user's common memberships.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public ReadOnly Property CommonMemberships As MemberGroup()
Get
'Usage
Dim instance As ProfilePropertyLoader
Dim value As MemberGroup()
value = instance.CommonMemberships
public MemberGroup[] CommonMemberships { get; }
Property Value
Type: []
A MemberGroup array of the user's common memberships.