PageVisitInfoProviderDeletePageVisitInfo Method (Int32) |
Deletes page visit with specified ID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static void DeletePageVisitInfo(
int visitId
)
Parameters
- visitId
- Type: SystemInt32
Page visit ID
See Also