Click or drag to resize
AutomaticContactMergerAllowMergeToGlobal Method
Decides whether contacts should be merged to a global contact or not.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual bool AllowMergeToGlobal(
	string siteName
)

Parameters

siteName
Type: SystemString

Return Value

Type: Boolean
See Also