Click or drag to resize
IContactDemographicsLinkBuilder Interface
Provides method for obtaining the link leading to the contact demographics control.

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 IContactDemographicsLinkBuilder

The IContactDemographicsLinkBuilder type exposes the following members.

Methods
  NameDescription
Public methodGetDemographicsLink
Gets the link leading to the contact demographics control.
Top
See Also