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.0.5239.26125)
Parameters
- contactIDs
- Type: System.Collections.Generic IEnumerable Int32
IDs of the contacts whose activities were created
Return Value
Type: List StringList of cache dependencies which should be touched after inserting a batch of activities
See Also