Click or drag to resize
AccountContactInfoProviderGetAccountContactInfoInternal Method (Int32)
Returns relationship by AccountContactID.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual AccountContactInfo GetAccountContactInfoInternal(
	int accountContactId
)

Parameters

accountContactId
Type: SystemInt32
AccountContactID

Return Value

Type: AccountContactInfo
See Also