Gets cache keys which should be touched after batch of activities is inserted to the database.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- contactIDs
- Type:
System.Collections.Generic IEnumerable
Int32
IDs of the contacts whose activities were created
Return Value
Type:

List of cache dependencies which should be touched after inserting a batch of activities
See Also