IContactJourneyServiceGetContactJourneyForContact Method |
Gets view model suitable for contact journey component for the given contactID.
Namespace: CMS.ContactManagement.Web.UIAssembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 13.0.131
Syntax ContactJourneyViewModel GetContactJourneyForContact(
int contactID
)
Parameters
- contactID
- Type: SystemInt32
Return Value
Type:
ContactJourneyViewModelSee Also