SPPrincipal.InitMember method
Initializes the member.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected MustOverride Sub InitMember
'Usage
Me.InitMember()
protected abstract void InitMember()