SPGroup.InitMember Method

Initializes the member.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Available in SharePoint Online

Syntax

'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)> _
Protected Overrides Sub InitMember
'Usage

Me.InitMember()
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)]
protected override void InitMember()

Exceptions

Exception Condition
SPException

The member data could not be retrieved.

See Also

Reference

SPGroup Class

SPGroup Members

Microsoft.SharePoint Namespace