ContactInfoProviderDeleteContactInfoInternal Method |
Deletes specified contact.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual void DeleteContactInfoInternal(
ContactInfo contactObj
)
Parameters
- contactObj
- Type: CMS.OnlineMarketingContactInfo
Contact to be deleted
See Also