ContactInfoProviderDeleteContactInfos Method (String) |
Deletes all infos by stored procedure.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static void DeleteContactInfos(
string whereCondition
)
Parameters
- whereCondition
- Type: SystemString
Where condition
See Also