Click or drag to resize
ContactInfoProviderDeleteContactInfos Method (String)
Deletes all infos by stored procedure.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
public static void DeleteContactInfos(
	string whereCondition
)

Parameters

whereCondition
Type: SystemString
Where condition
See Also