Click or drag to resize
ContactMembershipInfoProviderSetMembershipInfoInternal Method
Sets relationship among specified contact, related object and object type.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual void SetMembershipInfoInternal(
	ContactMembershipInfo infoObj
)

Parameters

infoObj
Type: CMS.OnlineMarketingContactMembershipInfo
Contact-related object-object type relationship to be set
See Also