Click or drag to resize
IContactDemographicsDataRetrieverFactory Interface
Provides a method to retrieve desired implementation of IContactDemographicsDataRetriever.

Namespace: CMS.ContactManagement.Web.UI.Internal
Assembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 13.0.131
Syntax
C#
public interface IContactDemographicsDataRetrieverFactory

The IContactDemographicsDataRetrieverFactory type exposes the following members.

Methods
  NameDescription
Public methodGet
Gets implementation of IContactDemographicsDataRetriever.
Top
See Also