| PageVisitInfoProviderGetPageVisitInfoByActivityID Method  | 
            Returns page visit for the given activity ID.
            
 
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntaxpublic static PageVisitInfo GetPageVisitInfoByActivityID(
	int activityId
)
Parameters
- activityId
 - Type: SystemInt32
Activity ID 
Return Value
Type: 
PageVisitInfo
See Also