Click or drag to resize
IVisitorToContactInfoProvider Interface
Declares members for VisitorToContactInfo management.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
Syntax
C#
public interface IVisitorToContactInfoProvider : IInfoProvider<VisitorToContactInfo>, 
	IInfoByIdProvider<VisitorToContactInfo>

The IVisitorToContactInfoProvider type exposes the following members.

Methods
See Also