ContactInfoProviderDeleteContactInfosInternal Method (String) |
Deletes all contacts by specified ID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax protected virtual void DeleteContactInfosInternal(
string where
)
Parameters
- where
- Type: SystemString
Where condition
See Also