Click or drag to resize
AutomaticContactMerger.AllowMergeWithinSite Method
Decides whether contacts should be merged within a site or not.

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

Parameters

siteName
Type: System.String

Return Value

Type: Boolean
See Also