Click or drag to resize
DynamicConditionEvaluatorInvalidateCache Method
Invalidates contacts which were used in last mass operation. Must be deleted after every mass operation to prevent difference between DB and cache.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
public static void InvalidateCache()
See Also