IContactDemographicsLinkBuilderGetDemographicsLink Method |
Gets the link leading to the contact demographics control.
Namespace: CMS.ContactManagement.Web.UI.InternalAssembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 13.0.131
Syntax string GetDemographicsLink(
string retrieverIdentifier,
NameValueCollection additionalParameters = null
)
Parameters
- retrieverIdentifier
- Type: SystemString
- additionalParameters (Optional)
- Type: System.Collections.SpecializedNameValueCollection
Return Value
Type:
StringSee Also