I'm using Xperience 13 asp.net core. I need to get the contact record (if one exists) for a new user who registers on my site. How can I do that?
CMS.ContactManagement.ContactInfoProvider.GetContactInfo("email")
Please, sign in to be able to submit a new answer.