I need to know how to delete contacts that dont have subscriptions either individual or in groups. I am using a custom class in the cms that implements IDeleteContacts public int Delete(int da...
Hi Team,I want populate all the contact groups available on my site in my Page types.Do we have any ready made Form Control Components.
I'm trying to get contacts who opened specific newsletter issue emails and using following codeWhereCondition whereissueId = new WhereCondition(@OpenedEmailIssueID=@ + issue.IssueNewsletterID); var...