| MembershipInfoProviderSetMembershipInfo Method | 
Note: This API is now obsolete.
Namespace: CMS.Membership
 Syntax
Syntax[ObsoleteAttribute("Use IMembershipInfoProvider.Set(MembershipInfo) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - MembershipInfo.Provider.")] public static void SetMembershipInfo( MembershipInfo membershipObj )
 See Also
See Also