Click or drag to resize
IContactDemographicsLinkBuilderGetDemographicsLink Method
Gets 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: 11.0.0
Syntax
C#
string GetDemographicsLink(
	string retrieverIdentifier,
	NameValueCollection additionalParameters = null
)

Parameters

retrieverIdentifier
Type: SystemString
additionalParameters (Optional)
Type: System.Collections.SpecializedNameValueCollection

Return Value

Type: String
See Also