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